Skip to content

Commit a1df67c

Browse files
author
Diego Luisi
committed
⚡ Add ArgoCD bootstrap files
1 parent 8acc5f2 commit a1df67c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bootstrap/argo-cd/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
namespace: argocd
4-
# components: # Comment on Disaster Recovery
5-
# - https://github.com/argoproj-labs/argocd-extensions/manifests # Comment on Disaster Recovery
4+
components: # Comment on Disaster Recovery
5+
- https://github.com/argoproj-labs/argocd-extensions/manifests # Comment on Disaster Recovery
66
resources:
77
- github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.17
88
- https://raw.githubusercontent.com/argoproj-labs/rollout-extension/v0.3.3/manifests/install.yaml # Comment on Disaster Recovery

0 commit comments

Comments
 (0)