Files
apps
infrastructure
kluster-deployments
adguard
backup
eth-physics
external-dns
external-services
files
finance
gitea
homeassistant
homepage
immich
journal
media
metallb-system
minecraft
monitoring
nfs-provisioner
ntfy
pg-ha
application.yaml
kustomization.yaml
prometheus
recipes
renovate
rss
todos
traefik
whoami
README.md
gitea-repo.sealedsecret.yaml
kustomization.yaml
projects.yaml
.gitignore
.gitmodules
README.md
renovate.json
k3s-infra/kluster-deployments/pg-ha/application.yaml

22 lines
515 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: pg-ha-application
namespace: argocd
spec:
project: infrastructure
source:
repoURL: git@github.com:moll-re/bootstrap-k3s-infra.git
targetRevision: main
path: infrastructure/pg-ha
destination:
server: https://kubernetes.default.svc
namespace: pg-ha
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- Replace=true
# because the crd annotations exceed the default 256Ki limit