weitere implementierung

This commit is contained in:
Hoang Nguyen
2026-05-06 11:19:18 +02:00
parent d8d4d1cbe9
commit aca2d6be33
18 changed files with 323 additions and 11 deletions

View File

@@ -3,6 +3,8 @@ kind: Application
metadata:
name: timescaledb
namespace: argocd
annotations:
argocd.argoproj.io/sync-wave: "2"
spec:
project: default
source:
@@ -15,14 +17,13 @@ spec:
syncPolicy:
automated:
prune: true
selfHeel: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
- SkipDryRunOnMissingResource=true
ignoreDifferences:
- group: postgresql.cnpg.io
kind: Cluster
jqPathExpressions:
- .status
dependsOn:
- name: cnpg-operator
- .status