shdsbilling/on-premise/servicemesh/istio-1.23.1/samples/ambient-argo/istio/extras.yaml

25 lines
543 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: istio-addons
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
source:
repoURL: 'https://github.com/istio/istio.git'
targetRevision: HEAD
path: samples/addons
directory:
exclude: loki.yaml
destination:
name: ambient-cluster
namespace: istio-system
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true