test first istio chart
This commit is contained in:
parent
a0957db90b
commit
904d111247
16
apps/istio.yaml
Normal file
16
apps/istio.yaml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
apiVersion: argoproj.io/v1alpha1
|
||||||
|
kind: Application
|
||||||
|
metadata:
|
||||||
|
name: istio
|
||||||
|
namespace: argocd
|
||||||
|
spec:
|
||||||
|
project: default
|
||||||
|
source:
|
||||||
|
chart: istio-base
|
||||||
|
repoURL: https://istio-release.storage.googleapis.com/charts
|
||||||
|
targetRevision: 1.30.2
|
||||||
|
helm:
|
||||||
|
releaseName: base
|
||||||
|
destination:
|
||||||
|
server: "https://kubernetes.default.svc"
|
||||||
|
namespace: istio-system
|
||||||
Loading…
x
Reference in New Issue
Block a user