github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/acid.zalan.do/postgresql/testdata/progressing.yaml (about) 1 apiVersion: acid.zalan.do/v1 2 kind: postgresql 3 metadata: 4 annotations: 5 argocd.argoproj.io/sync-wave: '1' 6 argocd.argoproj.io/tracking-id: foobar-db:acid.zalan.do/postgresql:foo/foobar-db 7 creationTimestamp: '2024-10-07T09:06:07Z' 8 generation: 4 9 name: foobar-db 10 namespace: foo 11 resourceVersion: '242244' 12 uid: 741b63d5-8deb-45ef-af80-09d558d355a7 13 spec: 14 databases: 15 foobar: root 16 enableLogicalBackup: false 17 numberOfInstances: 1 18 postgresql: 19 parameters: 20 password_encryption: scram-sha-256 21 version: '15' 22 teamId: foobar 23 users: {} 24 volume: 25 size: 1Gi 26 status: 27 PostgresClusterStatus: Updating