Skip to content

Commit 6074361

Browse files
committed
fix: correct charts
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent ab54252 commit 6074361

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

values-simple.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ clusterGroup:
125125
sandbox-policies:
126126
name: sandbox-policies
127127
namespace: openshift-sandboxed-containers-operator #upstream config
128-
chart: sandboxed-containers
128+
chart: sandboxed-policies
129129
chartVersion: 0.1.*
130130
overrides:
131131
- name: global.coco.azure.tags

values-trusted-hub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ clusterGroup:
8282
sandbox-policies:
8383
name: sandbox-policies
8484
namespace: openshift-sandboxed-containers-operator #upstream config
85-
chart: sandboxed-containers
85+
chart: sandboxed-policies
8686
chartVersion: 0.1.*
8787
overrides:
8888
- name: global.coco.azure.tags

0 commit comments

Comments
 (0)