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