This commit is contained in:
2025-07-29 18:25:14 +02:00
parent 08ddf95624
commit 9b3480ec29
4 changed files with 0 additions and 2 deletions
-20
View File
@@ -1,20 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: postgres
namespace: argocd
spec:
project: default
destination:
server: https://kubernetes.default.svc
namespace: postgres
syncPolicy:
automated:
prune: true
selfHeal: false
syncOptions:
- CreateNamespace=true
source:
repoURL: https://github.com/zoriya/snow
targetRevision: HEAD
path: apps/postgres