Skip to content
Snippets Groups Projects
Commit 3b4d041c authored by Oleksandr Kosse (EPAM)'s avatar Oleksandr Kosse (EPAM)
Browse files

[GONRG-10770] Upgrade strategy for notification service

parent 5f3db9da
No related branches found
No related tags found
1 merge request!554[GONRG-10770] Upgrade strategy for notification service
Pipeline #303840 failed
......@@ -66,3 +66,8 @@ spec:
memory: {{ .Values.data.limitsMemory | quote}}
{{- end }}
serviceAccountName: {{ .Values.data.serviceAccountName | quote}}
strategy:
type: RollingUpdate
rollingUpdate:
maxUnavailable: 1
maxSurge: 0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment