fix ns for postgresql volumes

This commit is contained in:
2024-07-19 01:23:59 +10:00
parent f3d2345c4a
commit 17dd004035
4 changed files with 6 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: postgresql-replica-pvc
namespace: argocd
labels:
name: postgresql-replica-pvc
spec: