We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 370b78e + 04a6d6d commit 502da98Copy full SHA for 502da98
1 file changed
acm/templates/policies/ocp-gitops-policy.yaml
@@ -140,7 +140,7 @@ spec:
140
- -c
141
- cat /var/run/kube-root-ca/ca.crt /var/run/trusted-ca/ca-bundle.crt > /tmp/ca-bundles/ca-bundle.crt
142
|| true
143
- image: registry.access.redhat.com/ubi9/ubi-minimal:latest
+ image: registry.redhat.io/ubi9/ubi-minimal:latest
144
name: fetch-ca
145
resources: {}
146
volumeMounts:
0 commit comments