We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e813293 commit 5f87b34Copy full SHA for 5f87b34
kubetest2-tf/data/k8s-ansible/roles/install-monitoring/files/power-custom-values.yaml
@@ -2934,8 +2934,8 @@ prometheusOperator:
2934
patch:
2935
enabled: true
2936
image:
2937
- registry: sats23
2938
- repository: sats
+ registry: docker.io
+ repository: sats23/sats
2939
tag: kube-webhook-certgen-ppc64le # latest tag: https://github.com/kubernetes/ingress-nginx/blob/main/images/kube-webhook-certgen/TAG
2940
sha: ""
2941
pullPolicy: IfNotPresent
0 commit comments