Skip to content

Commit

Permalink
[utilities] re-added scheduling balancer to kustomization on argocd
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 8, 2024
1 parent 1c0f369 commit d75676a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions apps/argocd/base/utilities/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- kube-fledged.yaml
- reflector.yaml
- reloader.yaml
- snapshot.yaml
- sealed.yaml
- crossplane.yaml
# - descheduler.yaml
- kube-fledged.yaml
- reflector.yaml
- reloader.yaml
- snapshot.yaml
- sealed.yaml
- crossplane.yaml
- descheduler.yaml
# - eraser.yaml
# - kured.yaml
# - wavy.yaml
Expand Down

0 comments on commit d75676a

Please sign in to comment.