fix post bug

This commit is contained in:
qiqian
2022-08-17 16:58:45 +08:00
parent 4f954c6d6b
commit 4e0e6be104
3 changed files with 6 additions and 3 deletions

View File

@@ -11,6 +11,8 @@ spec:
labels:
app: alertmanager-webhook
spec:
imagePullSecrets:
- name: reg
volumes:
- name: config
configMap:
@@ -33,3 +35,4 @@ spec:
port: web
path: /health
initialDelaySeconds: 10