add ptp-chat configuration
All checks were successful
Mirror to GitHub / mirror (push) Successful in 8s

This commit is contained in:
jona.klaess
2026-06-06 15:21:00 +02:00
parent 67c0624079
commit b1e670aa38
11 changed files with 392 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: ptp-chat
namespace: ptp-chat
spec:
project: default
source:
repoURL: https://gitea.controller.bittehackmichnicht.de/argocd/kubernetes-config.git
targetRevision: main
path: ptp-chat
destination:
server: https://kubernetes.default.svc
namespace: ptp-chat
syncPolicy:
automated:
prune: true
selfHeal: true
enabled: true
ignoreDifferences:
- kind: Secret
jsonPointers:
- /data