diff --git a/charts/minecraft/1.0.1/templates/deploy.yaml b/charts/minecraft/1.0.1/templates/deploy.yaml index aebd5e9..6f5a27e 100644 --- a/charts/minecraft/1.0.1/templates/deploy.yaml +++ b/charts/minecraft/1.0.1/templates/deploy.yaml @@ -6,6 +6,8 @@ spec: selector: matchLabels: app: {{ .Release.Name }} + updateStrategy: + type: Recreate template: metadata: labels: