nextcloud cnpg

This commit is contained in:
Philip Haupt
2025-10-12 17:57:35 +02:00
parent 747f7d1a8a
commit ae4a949452
4 changed files with 2410 additions and 10 deletions

View File

@@ -5,8 +5,16 @@ kind: Kustomization
helmCharts:
- name: nextcloud
repo: https://nextcloud.github.io/helm/
version: 8.0.1
version: 8.4.0
releaseName: nextcloud
includeCRDs: true
namespace: nextcloud
valuesFile: values.yaml
valuesFile: values.yaml
- name: cluster
repo: https://cloudnative-pg.github.io/charts
version: 0.3.1
releaseName: cnpg-nextcloud
includeCRDs: true
namespace: nextcloud
valuesFile: values-cnpg.yaml