infrapuzzle/k8s/nextcloud/nextcloud.yaml

24 lines
524 B
YAML

## status: NOT implemented
apiVersion: helm.fluxcd.io/v1
kind: HelmRelease
metadata:
name: helm-nextcloud
namespace: nextcloud
spec:
releaseName: nextcloud
targetNamespace: nextcloud
chart:
repository: https://kubernetes-charts.storage.googleapis.com
version: 1.9.2
name: nextcloud
values:
nextcloud:
username: admin
password: xxx
# TODO
# storage: nextcloud
# storage: mariadb
# .secret file with pw:mariadb user&admin
# with pw:nextcloud