stacks_adding_alloy/template/stacks/second-cluster/create-new-cluster-guestbook.yaml
2025-02-24 23:10:05 +01:00

23 lines
555 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: create-new-cluster-guestbook
namespace: argocd
labels:
env: dev
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
syncPolicy:
automated:
selfHeal: true
syncOptions:
- CreateNamespace=true
destination:
name: in-cluster
namespace: crossplane-system
source:
path: stacks/second-cluster/create-new-cluster-guestbook
repoURL: https://{{{ .Env.DOMAIN_GITEA }}}/giteaAdmin/edfbuilder
targetRevision: HEAD