Added topology key
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
variables:
|
variables:
|
||||||
HELM_CHART_VERSION: "1.0.18"
|
HELM_CHART_VERSION: "1.0.19"
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|||||||
@@ -68,4 +68,5 @@ podAffinity:
|
|||||||
operator: In
|
operator: In
|
||||||
values:
|
values:
|
||||||
- "site"
|
- "site"
|
||||||
|
topologyKey: kubernetes.io/hostname
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|||||||
Reference in New Issue
Block a user