argocd-notifications/templates/deployment: replace spec
This commit is contained in:
parent
b6b2c7f2a0
commit
5686dda5e7
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
{{- include "argocd-notifications.selectorLabels" . | nindent 8 }}
|
||||
spec:
|
||||
{{- with .Values.imagePullSecrets }}
|
||||
imagePullSecrets:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
|
|
Loading…
Reference in a new issue