Skip to content
Snippets Groups Projects

Introduce ResourceSets to make loading of resource files more flexible

4 files
+ 2
16
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -130,8 +130,6 @@ spec:
items:
type: object
properties:
name:
type: string
ConfigMapResourceSet:
type: object
properties:
@@ -155,8 +153,6 @@ spec:
items:
type: object
properties:
name:
type: string
ConfigMapResourceSet:
type: object
properties:
Loading