Skip to content

Commit

Permalink
fix: connect appを無効化
Browse files Browse the repository at this point in the history
  • Loading branch information
honahuku committed Dec 14, 2023
1 parent 8f07f00 commit 29e5591
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion applications/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ namespace: argocd
resources:
- applications.yaml
- argocd-settings.yaml
- connect.yaml
# argo 経由でのインストールがうまくいかないので一旦helmのcliから入れる
# - connect.yaml
- datadog.yaml
- httpbin.yaml
- ingress-nginx.yaml
Expand Down

0 comments on commit 29e5591

Please sign in to comment.