infra4talos/everything-app/files-web.yaml
Martyn Ranyard 6019477cda nginx ftw
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
2025-03-06 18:26:36 +00:00

17 lines
383 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: files-web
namespace: argocd
spec:
destination:
namespace: files-web
server: https://kubernetes.default.svc
project: apps
source:
path: apps-kustomized/files-web
repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true