Files
apps
infrastructure
argocd
argo-apps.application.yaml
argocd.configmap.yaml
bootstrap-repo.sealedsecret.yaml
ingress.yaml
known-hosts.configmap.yaml
kustomization.yaml
namespace.yaml
backup
external
external-dns
gitea
metallb-system
nfs-provisioner
pg-ha
postgres
prometheus
renovate
sealedsecrets
traefik-system
kluster-deployments
.gitignore
.gitmodules
README.md
renovate.json
k3s-infra/infrastructure/argocd/argo-apps.application.yaml
2023-12-08 23:48:05 +01:00

19 lines
399 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: argo-apps
namespace: argocd
spec:
project: default
source:
repoURL: git@github.com:moll-re/bootstrap-k3s-infra.git
targetRevision: main
path: kluster-deployments
destination:
server: https://kubernetes.default.svc
namespace: argocd
syncPolicy:
automated:
prune: true
# selfHeal: true