CHORE(goldilocks): disable Goldilocks and Trivy

- Comment out goldilocks/argocd.yaml from kustomization
- Comment out trivy/argocd.yaml from kustomization
- Disable autoSync in both applications
- Server overload mitigation
This commit is contained in:
2025-12-31 16:58:10 +09:00
parent 8da74949b8
commit 114307fa4b

View File

@@ -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