regenerate

Signed-off-by: Benjamin <benjamin@yunify.com>
This commit is contained in:
Benjamin 2020-02-14 12:14:45 +08:00
parent c736d1a47b
commit 3531e303dc
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ metadata:
name: main
namespace: monitoring
spec:
baseImage: quay.io/prometheus/alertmanager
image: quay.io/prometheus/alertmanager:v0.20.0
nodeSelector:
kubernetes.io/os: linux
replicas: 3

View File

@ -11,7 +11,7 @@ spec:
- name: alertmanager-main
namespace: monitoring
port: web
baseImage: quay.io/prometheus/prometheus
image: quay.io/prometheus/prometheus:v2.15.2
nodeSelector:
kubernetes.io/os: linux
podMonitorNamespaceSelector: {}