plugin auskommentiert

This commit is contained in:
titusvermesan
2024-11-14 11:26:22 +01:00
parent e0a5673719
commit 1c3e9acfc8

View File

@@ -6,13 +6,13 @@ metadata:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
sources:
- repoURL: 'https://nextcloud.github.io/helm/'
source:
repoURL: 'https://nextcloud.github.io/helm/'
targetRevision: 6.*.*
plugin:
env:
- name: TRUSTED_PROXIES
value: '10.43.0.0/16 192.168.4.0/24'
# plugin:
# env:
# - name: TRUSTED_PROXIES
# value: '10.43.0.0/16 192.168.4.0/24'
helm:
parameters:
- name: image.repository
@@ -35,6 +35,10 @@ spec:
value: 'innocloud.innovation-hub-niedersachsen.de'
- name: nextcloud.password
value: 'InnoHubADMIN_2024!'
# - name: redis.enabled
# value: 'true'
# - name: replicaCount
# value: '2'
- name: internalDatabase.enabled
value: 'false'
- name: postgresql.enabled
@@ -66,6 +70,8 @@ spec:
value: 'true'
- name: cronjob.enabled
value: 'true'
# - name: nextcloud.mail.enabled
# value: 'true'
- name: nextcloud.mail.fromAddress
value: 'admin'
- name: nextcloud.mail.domain