diff --git a/platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/harbor/harbor.yaml b/platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/harbor/harbor.yaml index 9d379d55..a4bcc702 100644 --- a/platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/harbor/harbor.yaml +++ b/platform/gitops-pipelines/delivery/clusters/cc-cluster/core-services/components/harbor/harbor.yaml @@ -58,6 +58,8 @@ spec: trivy: # enabled the flag to enable Trivy scanner enabled: true + updateStrategy: + type: Recreate existingSecretAdminPassword: harbor-admin existingSecretAdminPasswordKey: HARBOR_ADMIN_PASSWORD syncPolicy: