File tree Expand file tree Collapse file tree
charts/coco-supported/kbs-cert-setup Expand file tree Collapse file tree Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ clusterGroup:
7979 namespace : trustee-operator-system # upstream config
8080 project : trustee
8181 chart : trustee
82- chartVersion : 0.0 .*
82+ chartVersion : 0.1 .*
8383 extraValueFiles :
8484 - ' $patternref/overrides/values-trustee.yaml'
8585 sandbox :
@@ -117,11 +117,6 @@ clusterGroup:
117117 project : workloads
118118 path : charts/coco-supported/kbs-access
119119
120- kbs-cert-setup :
121- name : kbs-cert-setup
122- namespace : imperative
123- project : hub
124- path : charts/coco-supported/kbs-cert-setup
125120
126121 imperative :
127122 # NOTE: We *must* use lists and not hashes. As hashes lose ordering once parsed by helm
Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ clusterGroup:
4848 name : sandbox
4949 namespace : openshift-sandboxed-containers-operator # upstream config
5050 project : sandbox
51- path : charts/coco-supported/sandbox
52-
51+ chart : sandboxed-containers
52+ chartVersion : 0.0.*
5353 hello-openshift :
5454 name : hello-openshift
5555 namespace : hello-openshift
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ clusterGroup:
1616 acm :
1717 name : advanced-cluster-management
1818 namespace : open-cluster-management
19- channel : release-2.13
2019 trustee :
2120 name : trustee-operator
2221 namespace : trustee-operator-system
@@ -67,18 +66,16 @@ clusterGroup:
6766 name : trustee
6867 namespace : trustee-operator-system # upstream config
6968 project : trustee
70- path : charts/hub/trustee
69+ chart : trustee
70+ chartVersion : 0.1.*
71+ extraValueFiles :
72+ - ' $patternref/overrides/values-trustee.yaml'
7173 sandbox-policies :
7274 name : sandbox-policies
7375 namespace : openshift-sandboxed-containers-operator # upstream config
74- project : sandbox
75- path : charts/hub/sandbox-policies
76+ chart : sandboxed-policies
77+ chartVersion : 0.0.*
7678
77- kbs-cert-setup :
78- name : kbs-cert-setup
79- namespace : imperative
80- project : hub
81- path : charts/coco-supported/kbs-cert-setup
8279
8380
8481 imperative :
You can’t perform that action at this time.
0 commit comments