remove Istio sidecar injections from Kubernaut

This commit is contained in:
Ryan Cavicchioni 2025-05-10 17:37:10 -05:00
parent e150c253cc
commit 16042a068d
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg

View File

@ -6,12 +6,3 @@ resources:
- https://git.kill0.net/ryanc/kubernaut/kustomize?ref=v0.2.1
- https://git.kill0.net/ryanc/caas/kustomize?timeout=300
- ingress.yaml
patches:
- patch: |
- op: add
path: /metadata/labels/istio-injection
value: enabled
target:
kind: Namespace
name: kubernaut