We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8acc5f2 commit a1df67cCopy full SHA for a1df67c
bootstrap/argo-cd/kustomization.yaml
@@ -1,8 +1,8 @@
1
apiVersion: kustomize.config.k8s.io/v1beta1
2
kind: Kustomization
3
namespace: argocd
4
-# components: # Comment on Disaster Recovery
5
-# - https://github.com/argoproj-labs/argocd-extensions/manifests # Comment on Disaster Recovery
+components: # Comment on Disaster Recovery
+ - https://github.com/argoproj-labs/argocd-extensions/manifests # Comment on Disaster Recovery
6
resources:
7
- github.com/argoproj-labs/argocd-autopilot/manifests/base?ref=v0.4.17
8
- https://raw.githubusercontent.com/argoproj-labs/rollout-extension/v0.3.3/manifests/install.yaml # Comment on Disaster Recovery
0 commit comments