We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b8bc8 commit ca97c68Copy full SHA for ca97c68
1 file changed
values-simple.yaml
@@ -86,12 +86,13 @@ clusterGroup:
86
name: sandbox
87
namespace: openshift-sandboxed-containers-operator #upstream config
88
project: sandbox
89
- path: charts/coco-supported/sandbox
+ chart: sandboxed-containers
90
+ chartVersion: 0.0.*
91
sandbox-policies:
92
name: sandbox-policies
93
- project: sandbox
94
- path: charts/hub/sandbox-policies
+ chart: sandboxed-policies
95
96
97
# Letsencrypt is not required anymore for trustee.
98
# It's only here if you need it for your needs.
0 commit comments