diff --git a/clusters/cl01tl/applications/ghost/values.yaml b/clusters/cl01tl/applications/ghost/values.yaml index c8ae1cb4c..c41d46371 100644 --- a/clusters/cl01tl/applications/ghost/values.yaml +++ b/clusters/cl01tl/applications/ghost/values.yaml @@ -3,6 +3,8 @@ ghost: registry: docker.io repository: bitnami/ghost tag: 5.82.12-debian-12-r0 + updateStrategy: + type: Recreate ghostUsername: user existingSecret: ghost-credentials-secret ghostEmail: alexanderlebens@gmail.com