We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2372c4b + 92af3b3 commit 397b4c9Copy full SHA for 397b4c9
1 file changed
test/kickstart-templates/includes/post-containers-sigstore.cfg
@@ -43,9 +43,15 @@ cat > /etc/containers/policy.json <<'EOF'
43
"registry.redhat.io/cert-manager/cert-manager-operator-rhel9": [{
44
"type": "insecureAcceptAnything"
45
}],
46
+ "registry.redhat.io/cert-manager/cert-manager-istio-csr-rhel9": [{
47
+ "type": "insecureAcceptAnything"
48
+ }],
49
"quay.io/modh/kserve-controller": [{
50
51
52
+ "quay.io/opendatahub/kserve-controller": [{
53
54
55
"registry.redhat.io/openshift4/ose-kube-rbac-proxy": [{
56
57
0 commit comments