## Whether to deploy a mariadb server to satisfy the applications database requirements. To use an external database set this to false and configure the externalDatabase parameters
enabled:false
db:
name:nextcloud
user:nextcloud
password:changeme
replication:
enabled:false
## Enable persistence using Persistent Volume Claims