add nextcloud chart as forked, add gitignore

This commit is contained in:
2024-12-06 17:09:31 +01:00
commit 3f17c9fddd
41 changed files with 4075 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
fullnameOverride: nextcloud
image:
flavor: fpm
nginx:
enabled: true
nextcloud:
host: nextcloud
objectStore:
s3:
enabled: true
accessKey: nextcloud
secretKey: rootpass123
host: minio.nextcloud.svc.cluster.local
port: 9000
ssl: false
bucket: nextcloud
usePathStyle: true