hive-apps/projects/nextcloud/project.yaml
2024-06-28 00:28:34 +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.0.2
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