test
This commit is contained in:
@@ -51,7 +51,12 @@ nextcloud:
|
|||||||
secretName: nextcloud-secret
|
secretName: nextcloud-secret
|
||||||
usernameKey: username
|
usernameKey: username
|
||||||
passwordKey: password
|
passwordKey: password
|
||||||
|
|
||||||
|
isecurityContext:
|
||||||
|
runAsUser: 0
|
||||||
|
fsGroup: 0
|
||||||
|
runAsNonRoot: false
|
||||||
|
|
||||||
phpConfigs: {}
|
phpConfigs: {}
|
||||||
|
|
||||||
configs:
|
configs:
|
||||||
@@ -69,16 +74,6 @@ nextcloud:
|
|||||||
|
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: false
|
enabled: false
|
||||||
global:
|
|
||||||
postgresql:
|
|
||||||
auth:
|
|
||||||
username: nextcloud
|
|
||||||
password: changeme
|
|
||||||
database: nextcloud
|
|
||||||
primary:
|
|
||||||
persistence:
|
|
||||||
enabled: true
|
|
||||||
storageClass: "nfs-storage"
|
|
||||||
|
|
||||||
defaultConfigs:
|
defaultConfigs:
|
||||||
.htaccess: true
|
.htaccess: true
|
||||||
|
|||||||
Reference in New Issue
Block a user