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
|
server: https://kubernetes.default.svc
|
||||||
namespace: trivy-system
|
namespace: trivy-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
# automated sync disabled - installation cancelled
|
||||||
prune: true
|
|
||||||
selfHeal: true
|
|
||||||
allowEmpty: false
|
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
- PrunePropagationPolicy=foreground
|
- PrunePropagationPolicy=foreground
|
||||||
|
|||||||
Reference in New Issue
Block a user