CHORE(goldilocks): disable goldilocks

- and cancel trivy installation
- 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 d0fc55d403
commit 0ce1f99fb4
5 changed files with 57 additions and 23 deletions

View File

@@ -21,10 +21,7 @@ spec:
server: https://kubernetes.default.svc
namespace: vpa
syncPolicy:
automated:
prune: true
selfHeal: true
allowEmpty: false
# automated sync disabled for resource optimization
syncOptions:
- CreateNamespace=true
- PrunePropagationPolicy=foreground