add namespace for istio
This commit is contained in:
parent
8972b4d5d5
commit
9793fa381c
@ -1,3 +1,8 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: istio-system
|
||||||
|
---
|
||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
@ -4,4 +4,4 @@ version: 0.1.0
|
|||||||
dependencies:
|
dependencies:
|
||||||
- name: istiod
|
- name: istiod
|
||||||
version: 1.30.2
|
version: 1.30.2
|
||||||
repository: https://istio-release.storage.googleapis.com/charts
|
repository: https://istio-release.storage.googleapis.com/charts
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user