diff --git a/charts/coco-supported/hello-openshift/templates/insecure-policy-route.yaml b/charts/coco-supported/hello-openshift/templates/insecure-policy-route.yaml index 0c244f8c..9bc9c8a2 100644 --- a/charts/coco-supported/hello-openshift/templates/insecure-policy-route.yaml +++ b/charts/coco-supported/hello-openshift/templates/insecure-policy-route.yaml @@ -7,6 +7,6 @@ spec: targetPort: 8888 to: kind: Service - name: standard + name: insecure-policy weight: 100 wildcardPolicy: None diff --git a/values-simple.yaml b/values-simple.yaml index fe9b644e..a6405a2d 100644 --- a/values-simple.yaml +++ b/values-simple.yaml @@ -20,7 +20,6 @@ clusterGroup: acm: name: advanced-cluster-management namespace: open-cluster-management - channel: release-2.13 sandbox: name: sandboxed-containers-operator namespace: openshift-sandboxed-containers-operator