diff --git a/clusters/cl01tl/helm/stalwart/values.yaml b/clusters/cl01tl/helm/stalwart/values.yaml index 93fd692a5..737934b51 100644 --- a/clusters/cl01tl/helm/stalwart/values.yaml +++ b/clusters/cl01tl/helm/stalwart/values.yaml @@ -1,6 +1,7 @@ stalwart: controllers: main: + forceRename: stalwart type: deployment replicas: 1 strategy: Recreate diff --git a/clusters/cl01tl/helm/tubearchivist/values.yaml b/clusters/cl01tl/helm/tubearchivist/values.yaml index 5fb2e80ee..a9351b6cc 100644 --- a/clusters/cl01tl/helm/tubearchivist/values.yaml +++ b/clusters/cl01tl/helm/tubearchivist/values.yaml @@ -1,6 +1,7 @@ tubearchivist: controllers: main: + forceRename: stalwart type: deployment replicas: 1 strategy: Recreate