update postgres ns

This commit is contained in:
Ichen Chhoeng 2025-10-29 17:19:52 +07:00
parent 330948d942
commit 5286d4637c
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@ apiVersion: postgresql.cnpg.io/v1
kind: Cluster kind: Cluster
metadata: metadata:
name: postgres-dotnet name: postgres-dotnet
namespace: argocd
annotations: annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
spec: spec:

View File

@ -2,6 +2,7 @@ apiVersion: postgresql.cnpg.io/v1
kind: Cluster kind: Cluster
metadata: metadata:
name: postgres-kratos name: postgres-kratos
namespace: argocd
annotations: annotations:
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
spec: spec: