From a8095865e61c2f8ccf05b3aec9ad323e269c0954 Mon Sep 17 00:00:00 2001 From: David Landry Date: Wed, 4 Sep 2024 16:07:57 -0400 Subject: [PATCH] chore(goff): update deployment strategy --- apps/goff/base/deployment.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/goff/base/deployment.yaml b/apps/goff/base/deployment.yaml index 6e56117..8995d7f 100644 --- a/apps/goff/base/deployment.yaml +++ b/apps/goff/base/deployment.yaml @@ -20,8 +20,6 @@ kind: Deployment metadata: name: goff spec: - strategy: - type: Recreate selector: matchLabels: app: goff