Files
apps
infrastructure
kluster-deployments
adguard
backup
eth-physics
application.yaml
kustomization.yaml
repo.sealedsecret.yaml
external-dns
external-services
files
finance
gitea
homeassistant
homepage
immich
journal
media
metallb-system
minecraft
monitoring
nfs-provisioner
ntfy
pg-ha
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/eth-physics/application.yaml
2024-02-03 22:27:29 +01:00

20 lines
425 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: physics-application
namespace: argocd
annotations:
spec:
project: apps
source:
repoURL: ssh://git@git.kluster.moll.re:2222/remoll/eth-physics.git
targetRevision: v4
path: deployment/
destination:
server: https://kubernetes.default.svc
namespace: eth-physics
syncPolicy:
automated:
prune: true
selfHeal: true