Something went wrong on our end
Introduce ResourceSets to make loading of resource files more flexible
Compare changes
- Benedikt Wetzel authored
@@ -67,8 +67,8 @@ class TheodoliteController(
This MR introduces so called ResourceSets
that allow loading Kubernetes manifests either via ConfigMap or from the file system.
Closes #240 (closed)