Skip to content

Commit 7991904

Browse files
author
Diego Luisi
committed
⚡ Add ArgoCD bootstrap files
1 parent e72e267 commit 7991904

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bootstrap/argo-cd/kustomization.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ components:
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
9-
- argocd-notifications-secret-sealed.yaml
10-
- secrets.yaml
11-
- service-monitor.yaml
12-
- virtual-service.yaml
9+
#- argocd-notifications-secret-sealed.yaml # Disaster Recovery
10+
#- secrets.yaml # Disaster Recovery
11+
#- service-monitor.yaml # Disaster Recovery
12+
#- virtual-service.yaml # Disaster Recovery
1313
patches:
1414
- target:
1515
kind: Deployment

0 commit comments

Comments
 (0)