diff --git a/harbor/values.home.yaml b/harbor/values.home.yaml index 3d71704..ef940a4 100644 --- a/harbor/values.home.yaml +++ b/harbor/values.home.yaml @@ -328,7 +328,7 @@ imagePullSecrets: # The update strategy for deployments with persistent volumes(jobservice, registry): "RollingUpdate" or "Recreate" # Set it as "Recreate" when "RWM" for volumes isn't supported updateStrategy: - type: RollingUpdate + type: Recreate # debug, info, warning, error or fatal logLevel: info