diff --git a/trivy/argocd.yaml b/trivy/argocd.yaml index 735506f..38e00c8 100644 --- a/trivy/argocd.yaml +++ b/trivy/argocd.yaml @@ -24,10 +24,7 @@ spec: server: https://kubernetes.default.svc namespace: trivy-system syncPolicy: - automated: - prune: true - selfHeal: true - allowEmpty: false + # automated sync disabled - installation cancelled syncOptions: - CreateNamespace=true - PrunePropagationPolicy=foreground