rm postgres-operator (4th competing postgres?)

This commit is contained in:
2025-04-20 18:06:46 +03:00
parent 61f7d724b5
commit 0447abecdc
6 changed files with 7 additions and 87 deletions

View File

@@ -2,17 +2,17 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: postgres-clusters
name: pgweb
namespace: argocd
spec:
project: k-space.ee
source:
repoURL: 'git@git.k-space.ee:k-space/kube.git'
path: postgres-clusters
path: pgweb
targetRevision: HEAD
destination:
server: 'https://kubernetes.default.svc'
namespace: postgres-clusters
namespace: pgweb
syncPolicy:
automated:
prune: true