add Istio
This commit is contained in:
10
infrastructure/controllers/istio/namespace.yaml
Normal file
10
infrastructure/controllers/istio/namespace.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: istio-system
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: istio-ingress
|
Reference in New Issue
Block a user