alertmanager init
This commit is contained in:
parent
88587dc8a1
commit
8be119230d
|
|
@ -15,3 +15,4 @@ spec:
|
|||
resources:
|
||||
requests:
|
||||
storage: "2Gi"
|
||||
storageClassName: sc-monitoring
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ spec:
|
|||
fieldRef:
|
||||
apiVersion: v1
|
||||
fieldPath: status.podIP
|
||||
image: quay.io/prometheus/alertmanager:v0.27.0
|
||||
image: reg.inje-private.com/nnd002/prometheus/alertmanager:v0.27.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
|
|
|
|||
Loading…
Reference in New Issue