diff --git a/gitea/helm-values.yaml b/gitea/helm-values.yaml index 24756c3..27aab14 100644 --- a/gitea/helm-values.yaml +++ b/gitea/helm-values.yaml @@ -111,6 +111,9 @@ resources: # ============================================================================= # POD CONFIGURATION # ============================================================================= +strategy: + type: Recreate + tolerations: - key: node-role.kubernetes.io/control-plane operator: Exists