test first istio chart

This commit is contained in:
Linus Vogel 2026-06-25 22:27:57 +02:00
parent a0957db90b
commit 904d111247

16
apps/istio.yaml Normal file
View 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