-
Notifications
You must be signed in to change notification settings - Fork 301
Open
Labels
apacheanything to do with apache not workinganything to do with apache not workingneeds infoNot enough information providedNot enough information provided
Description
Describe your Issue
i did a fresh install of next cloud from helm repo
after when i create a new use and it seems to goes the thinstall and after the install i get Service Unavailable
Logs and Errors
Describe your Environment
-
Kubernetes distribution: k3s
-
Helm Version (or App that manages helm):
-
Helm Chart Version: https://nextcloud.github.io/helm/ nextcloud-4.5.12
-
values.yaml:
cronjob:
annotations: {}
curlInsecure: false
enabled: true
failedJobsHistoryLimit: 5
image: {}
schedule: '*/5 * * * *'
successfulJobsHistoryLimit: 2
hpa:
enabled: false
image:
repository: nextcloud
tag: 27-apache
pullPolicy: IfNotPresent
internalDatabase:
enabled: false
mariadb:
db:
name: nextcloud
password: db-password
user: nextcloud
enabled: true
master:
persistence:
accessMode: ReadWriteOnce
enabled: true
size: 8Gi
replication:
enabled: false
rootUser:
password: root-db-password
forcePassword: true
postgresql:
enabled: false
metrics:
enabled: false
defaultConfigs:
.htaccess: true
apache-pretty-urls.config.php: true
apcu.config.php: true
apps.config.php: true
autoconfig.php: true
redis.config.php: true
smtp.config.php: false
persistence:
accessMode: ReadWriteOnce
annotations: {}
enabled: true
size: 8GiMetadata
Metadata
Assignees
Labels
apacheanything to do with apache not workinganything to do with apache not workingneeds infoNot enough information providedNot enough information provided