Skip to content

Commit

Permalink
fix(kyak): disable istio
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Oct 4, 2024
1 parent 5d06ffb commit f70f30d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions kubernetes/kyak/apps/istio-system/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ kind: Kustomization
resources:
- ./namespace.yaml
# Flux-Kustomizations
- ./base/ks.yaml
- ./cni/ks.yaml
- ./istiod/ks.yaml
- ./kiali/ks.yaml
- ./ztunnel/ks.yaml
# - ./base/ks.yaml
# - ./cni/ks.yaml
# - ./istiod/ks.yaml
# - ./kiali/ks.yaml
# - ./ztunnel/ks.yaml

0 comments on commit f70f30d

Please sign in to comment.