Disable certManager for prometheus webhook

This commit is contained in:
Romain GERARD
2022-05-11 12:57:10 +02:00
parent b6e14aadaa
commit 28df677146

View File

@@ -1377,7 +1377,7 @@ prometheusOperator:
# Use certmanager to generate webhook certs
certManager:
enabled: true
enabled: false
# issuerRef:
# name: "issuer"
# kind: "ClusterIssuer"