fix(infra-monitoring): add pod alerts again
This commit is contained in:
parent
f7b24a09b1
commit
c5bf68c60c
1 changed files with 0 additions and 6 deletions
|
@ -40,12 +40,6 @@ spec:
|
||||||
defaultRules:
|
defaultRules:
|
||||||
rules:
|
rules:
|
||||||
kubeProxy: false
|
kubeProxy: false
|
||||||
# just parts:
|
|
||||||
# kubernetesApps: false
|
|
||||||
disabled:
|
|
||||||
KubePodNotReady: true
|
|
||||||
KubePodCrashLooping: true
|
|
||||||
KubeContainerWaiting: true
|
|
||||||
|
|
||||||
prometheus:
|
prometheus:
|
||||||
{{- $hostPrometheus := .Values.prometheus.ingress.host | default (printf "prometheus.%s" .Values.commons.ingress.domain) }}
|
{{- $hostPrometheus := .Values.prometheus.ingress.host | default (printf "prometheus.%s" .Values.commons.ingress.domain) }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue