Files
nextcloud/deploy/nextcloud/redis-helm-values.yaml
T

9 lines
151 B
YAML

architecture: standalone
auth:
enabled: true
password: "SET_BY_PRIVATE_VALUES"
master:
persistence:
enabled: false
replica:
replicaCount: 0