Kubernetes.K3s.installLog/services/Pterodactyl/application-pterodactyl.yaml
2025-06-07 13:21:56 +10:00

18 lines
411 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: pterodactyl
namespace: argo-cd
spec:
destination:
namespace: pterodactyl
server: https://kubernetes.default.svc
project: default
source:
path: services/Pterodactyl
repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog.git
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true