Files
helm-charts/nextcloud-truechart/values.yaml

37 lines
706 B
YAML

tailscaleIngress:
host: nextcloud-tc
funnel: "false"
nextcloud:
nextcloud:
credentials:
initialAdminUser: admin
initialAdminPassword: changeme
general:
default_phone_region: FR
clamav:
enabled: true
collabora:
enabled: true
username: admin
password: changeme
persistence:
html:
type: pvc
storageClass: linode-block-storage
size: 4Gi
config:
type: pvc
storageClass: linode-block-storage-retain
size: 100Mi
data:
type: pvc
storageClass: linode-block-storage-retain
size: 10Gi
cnpg:
main:
user: nextcloud
database: nextcloud
redis:
username: default