mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
test
This commit is contained in:
parent
7d70a83ff7
commit
e41fcc4f85
1 changed files with 9 additions and 14 deletions
|
|
@ -96,23 +96,18 @@ nextcloud:
|
|||
externalDatabase:
|
||||
enabled: false
|
||||
|
||||
mariadb:
|
||||
db:
|
||||
name: nextcloud
|
||||
password: db-password
|
||||
user: nextcloud
|
||||
postgresql:
|
||||
enabled: true
|
||||
master:
|
||||
global:
|
||||
postgresql:
|
||||
auth:
|
||||
username: nextcloud
|
||||
password: changeme
|
||||
database: nextcloud
|
||||
primary:
|
||||
persistence:
|
||||
accessMode: ReadWriteOnce
|
||||
enabled: true
|
||||
storageClass: "longhorn"
|
||||
size: 8Gi
|
||||
replication:
|
||||
enabled: false
|
||||
rootUser:
|
||||
password: root-db-password
|
||||
forcePassword: true
|
||||
storageClass: "longhorn"
|
||||
|
||||
defaultConfigs:
|
||||
.htaccess: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue