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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user