13 lines
217 B
YAML
13 lines
217 B
YAML
fullnameOverride: nextcloud
|
|
|
|
nextcloud:
|
|
host: nextcloud
|
|
trustedDomains:
|
|
- 'nextcloud.nextcloud.svc.cluster.local'
|
|
- 'nextcloud'
|
|
defaultConfigs:
|
|
imaginary.config.php: true
|
|
|
|
imaginary:
|
|
enabled: true
|