autocommit
This commit is contained in:
parent
cb86ccb3b6
commit
854493fbf6
@ -1,3 +1,8 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: kiali-operator
|
||||||
|
---
|
||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
@ -14,5 +19,4 @@ spec:
|
|||||||
- values.yaml
|
- values.yaml
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: kiali-operator
|
namespace: kiali-operator
|
||||||
createNamespace: true
|
|
||||||
Loading…
x
Reference in New Issue
Block a user