add Istio
This commit is contained in:
9
infrastructure/controllers/istio/kustomization.yaml
Normal file
9
infrastructure/controllers/istio/kustomization.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- repository.yaml
|
||||
- istio-base.yaml
|
||||
- istio-istiod.yaml
|
||||
- istio-ingress.yaml
|
Reference in New Issue
Block a user