diff --git a/ansible/roles/traffic-engine/files/helm/templates/traffic-engine.yaml b/ansible/roles/traffic-engine/files/helm/templates/traffic-engine.yaml index 6536a449..4d200ada 100644 --- a/ansible/roles/traffic-engine/files/helm/templates/traffic-engine.yaml +++ b/ansible/roles/traffic-engine/files/helm/templates/traffic-engine.yaml @@ -10,12 +10,14 @@ spec: selector: matchLabels: app: traffic-engine + strategy: + type: Recreate template: metadata: labels: app: traffic-engine annotations: - abcd: "{{ .Values.configHash }}" + configPath: "{{ .Values.configHash }}" spec: tolerations: