From f72331f652ba119d22b9fc2e0ed24e15276aa79c Mon Sep 17 00:00:00 2001 From: James Munnelly Date: Thu, 18 Jan 2018 22:00:28 +0000 Subject: [PATCH] Remove .spec.strategy.type: Recreate --- contrib/charts/cert-manager/templates/deployment.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/charts/cert-manager/templates/deployment.yaml b/contrib/charts/cert-manager/templates/deployment.yaml index 953a9b59a..f4d10d598 100644 --- a/contrib/charts/cert-manager/templates/deployment.yaml +++ b/contrib/charts/cert-manager/templates/deployment.yaml @@ -9,8 +9,6 @@ metadata: heritage: {{ .Release.Service }} spec: replicas: {{ .Values.replicaCount }} - strategy: - type: Recreate template: metadata: labels: