creation de nextcloud-kustom

This commit is contained in:
2023-08-30 11:35:31 +02:00
parent d3e895d0f3
commit 77c62cabe9
54 changed files with 2205 additions and 0 deletions

View File

@ -0,0 +1,14 @@
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