test
This commit is contained in:
@@ -51,8 +51,7 @@ nextcloud:
|
|||||||
secretName: nextcloud-secret
|
secretName: nextcloud-secret
|
||||||
usernameKey: username
|
usernameKey: username
|
||||||
passwordKey: password
|
passwordKey: password
|
||||||
extraSecurityContext:
|
|
||||||
runAsNonRoot: true
|
|
||||||
phpConfigs: {}
|
phpConfigs: {}
|
||||||
|
|
||||||
configs:
|
configs:
|
||||||
@@ -62,6 +61,9 @@ nextcloud:
|
|||||||
'overwriteprotocol' => 'https'
|
'overwriteprotocol' => 'https'
|
||||||
);
|
);
|
||||||
|
|
||||||
|
extraSecurityContext:
|
||||||
|
runAsNonRoot: true
|
||||||
|
|
||||||
internalDatabase:
|
internalDatabase:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user