remove whitespace
Signed-off-by: TheRealNoob <TheRealNoob@users.noreply.github.com>
This commit is contained in:
parent
d069be6e83
commit
9d53864636
1 changed files with 2 additions and 2 deletions
|
@ -716,12 +716,12 @@ controller:
|
||||||
enabled: false
|
enabled: false
|
||||||
# -- PrometheusRule namespace
|
# -- PrometheusRule namespace
|
||||||
namespace: "" # "monitoring"
|
namespace: "" # "monitoring"
|
||||||
|
|
||||||
selector: {}
|
selector: {}
|
||||||
# prometheus: kube-prometheus
|
# prometheus: kube-prometheus
|
||||||
additionalLabels: {}
|
additionalLabels: {}
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|
||||||
# -- PrometheusRule.Spec for the application controller
|
# -- PrometheusRule.Spec for the application controller
|
||||||
spec: []
|
spec: []
|
||||||
# - alert: ArgoAppMissing
|
# - alert: ArgoAppMissing
|
||||||
|
|
Loading…
Reference in a new issue