fix post bug
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user