argo-cd/resource_customizations/acid.zalan.do/postgresql/testdata/progressing.yaml
rezellme 19d85aa9fb
feat(health): Adding more health checks for Keycloak, Postgres, Grafana, SolrCloud (#20294)
* feat(health): Add healtchcheck for acid.zalan.do/postgresql

Signed-off-by: Remo Zellmer <rze@vizrt.com>

* feat(health): Add healthcheck for grafana.integreatly.org/Grafana and GrafanaDatasource

Signed-off-by: Remo Zellmer <rze@vizrt.com>

* feat(health): Add healthcheck for k8s.keycloak.org/Keycloak

Signed-off-by: Remo Zellmer <rze@vizrt.com>

* feat(health): Add healthcheck for solr.apache.org/SolrCloud

Signed-off-by: Remo Zellmer <rze@vizrt.com>

---------

Signed-off-by: Remo Zellmer <rze@vizrt.com>
2024-10-09 11:12:09 -04:00

27 lines
633 B
YAML

apiVersion: acid.zalan.do/v1
kind: postgresql
metadata:
annotations:
argocd.argoproj.io/sync-wave: '1'
argocd.argoproj.io/tracking-id: foobar-db:acid.zalan.do/postgresql:foo/foobar-db
creationTimestamp: '2024-10-07T09:06:07Z'
generation: 4
name: foobar-db
namespace: foo
resourceVersion: '242244'
uid: 741b63d5-8deb-45ef-af80-09d558d355a7
spec:
databases:
foobar: root
enableLogicalBackup: false
numberOfInstances: 1
postgresql:
parameters:
password_encryption: scram-sha-256
version: '15'
teamId: foobar
users: {}
volume:
size: 1Gi
status:
PostgresClusterStatus: Updating