restructure

This commit is contained in:
Linus Vogel 2026-06-25 22:30:41 +02:00
parent 904d111247
commit 8a4bd939f2
3 changed files with 9 additions and 8 deletions

View File

@ -4,13 +4,14 @@ metadata:
name: istio
namespace: argocd
spec:
destination:
namespace: istio-system
server: https://kubernetes.default.svc
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
path: istio
repoURL: https://gitea.linvogel.ch/linus/gitops.git
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true

0
istio/Chart.yaml Normal file
View File