nextcloud-kustom/base/components/cnpg-database/resources/nextcloud-cnpg.yaml

15 lines
266 B
YAML
Raw Normal View History

2023-08-30 11:35:31 +02:00
apiVersion: postgresql.cnpg.io/v1
kind: Cluster
metadata:
name: nextcloud-postgres
namespace: nextcloud
spec:
instances: 1
primaryUpdateStrategy: unsupervised
bootstrap:
initdb:
database: nextcloud
owner: nextcloud
storage:
size: 5Gi