Skip to content

Commit

Permalink
disabled traefik from cxluster bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
marmila committed Feb 28, 2024
1 parent e1614f2 commit 9395bb5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions argocd/bootstrap/root/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ apps:
path: argocd/system/linkerd
syncWave: 5
# Traefik Ingress Controller
- name: traefik
namespace: traefik
path: argocd/system/traefik
syncWave: 6
helm:
# - name: traefik
# namespace: traefik
# path: argocd/system/traefik
# syncWave: 6
# helm:
# skip installation traefik CDRs
skipCrds: true
#skipCrds: true
- name: nginx
namespace: nginx
path: argocd/system/nginx
Expand Down

0 comments on commit 9395bb5

Please sign in to comment.