hive-apps/projects/nextcloud/project.yaml
2024-07-02 00:52:26 +00:00

34 lines
583 B
YAML

config:
description: Public Nextcloud
networkPolicy:
groups:
- internet
rules:
- allow-minio
- allow-localai
labels:
environment: external
apps:
- name: nextcloud
repoURL: https://nextcloud.github.io/helm
chart: nextcloud
targetRevision: 5.2.0
secrets:
- name: nextcloud-user
keys:
- username
- password
- smtp_username
- smtp_password
- name: nextcloud-postgres
keys:
- postgresql-username
- postgresql-password
- postgresql-postgres-password
- name: bucket
keys:
- accesskey
- secretkey