fix(manifests): disable issuerRef for prometheus-stack
This commit is contained in:
parent
d2b104e22d
commit
cea95ef680
@ -2663,9 +2663,10 @@ prometheusOperator:
|
||||
duration: "" # default to be 5y
|
||||
admissionCert:
|
||||
duration: "" # default to be 1y
|
||||
issuerRef:
|
||||
name: "mathmast-dot-com"
|
||||
kind: "ClusterIssuer"
|
||||
# Selfsigned, do not ref any issuer @ Sun Zhenyu
|
||||
# issuerRef:
|
||||
# name: "mathmast-dot-com"
|
||||
# kind: "ClusterIssuer"
|
||||
|
||||
## Namespaces to scope the interaction of the Prometheus Operator and the apiserver (allow list).
|
||||
## This is mutually exclusive with denyNamespaces. Setting this to an empty object will disable the configuration
|
||||
|
||||
Loading…
Reference in New Issue
Block a user