gitops-zurrli/system/apps/user/rauthy.yaml
2023-11-21 22:09:21 +01:00

20 lines
432 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: rauthy
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: apps
source:
path: apps/rauthy
repoURL: https://git.tbrnt.ch/tobru/gitops-zurrli.git
targetRevision: HEAD
destination:
namespace: rauthy
server: https://kubernetes.default.svc
syncPolicy:
syncOptions:
- CreateNamespace=true