File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
pkg/cmd/install/hubaddon/scenario/addon/policy Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -33,12 +33,10 @@ spec:
3333 fieldPath : metadata.name
3434 - name : CONFIG_POLICY_CONTROLLER_IMAGE
3535 value : quay.io/open-cluster-management/config-policy-controller:latest
36- - name : GOVERNANCE_POLICY_SPEC_SYNC_IMAGE
37- value : quay.io/open-cluster-management/governance-policy-spec-sync:latest
38- - name : GOVERNANCE_POLICY_STATUS_SYNC_IMAGE
39- value : quay.io/open-cluster-management/governance-policy-status-sync:latest
40- - name : GOVERNANCE_POLICY_TEMPLATE_SYNC_IMAGE
41- value : quay.io/open-cluster-management/governance-policy-template-sync:latest
36+ - name : KUBE_RBAC_PROXY_IMAGE
37+ value : registry.redhat.io/openshift4/ose-kube-rbac-proxy:v4.10
38+ - name : GOVERNANCE_POLICY_FRAMEWORK_ADDON_IMAGE
39+ value : quay.io/open-cluster-management/governance-policy-framework-addon:latest
4240 image : quay.io/open-cluster-management/governance-policy-addon-controller:latest
4341 imagePullPolicy : IfNotPresent
4442 name : manager
You can’t perform that action at this time.
0 commit comments