enable Istio sidecar injection on kipunji namespace
This commit is contained in:
parent
0037c7b06a
commit
77188e577d
@ -4,3 +4,12 @@ kind: Kustomization
|
||||
resources:
|
||||
- https://git.kill0.net/ryanc/kipunji/kustomize
|
||||
- ingress.yaml
|
||||
patches:
|
||||
- patch: |
|
||||
- op: add
|
||||
path: /metadata/labels/istio-injection
|
||||
value: enabled
|
||||
target:
|
||||
kind: Namespace
|
||||
name: kipunji
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user