sources
This commit is contained in:
@@ -6,8 +6,8 @@ metadata:
|
|||||||
- resources-finalizer.argocd.argoproj.io
|
- resources-finalizer.argocd.argoproj.io
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
sources:
|
||||||
repoURL: 'https://nextcloud.github.io/helm/'
|
- repoURL: 'https://nextcloud.github.io/helm/'
|
||||||
targetRevision: 6.*.*
|
targetRevision: 6.*.*
|
||||||
plugin:
|
plugin:
|
||||||
env:
|
env:
|
||||||
@@ -35,10 +35,6 @@ spec:
|
|||||||
value: 'innocloud.innovation-hub-niedersachsen.de'
|
value: 'innocloud.innovation-hub-niedersachsen.de'
|
||||||
- name: nextcloud.password
|
- name: nextcloud.password
|
||||||
value: 'InnoHubADMIN_2024!'
|
value: 'InnoHubADMIN_2024!'
|
||||||
# - name: redis.enabled
|
|
||||||
# value: 'true'
|
|
||||||
# - name: replicaCount
|
|
||||||
# value: '2'
|
|
||||||
- name: internalDatabase.enabled
|
- name: internalDatabase.enabled
|
||||||
value: 'false'
|
value: 'false'
|
||||||
- name: postgresql.enabled
|
- name: postgresql.enabled
|
||||||
@@ -70,8 +66,6 @@ spec:
|
|||||||
value: 'true'
|
value: 'true'
|
||||||
- name: cronjob.enabled
|
- name: cronjob.enabled
|
||||||
value: 'true'
|
value: 'true'
|
||||||
# - name: nextcloud.mail.enabled
|
|
||||||
# value: 'true'
|
|
||||||
- name: nextcloud.mail.fromAddress
|
- name: nextcloud.mail.fromAddress
|
||||||
value: 'admin'
|
value: 'admin'
|
||||||
- name: nextcloud.mail.domain
|
- name: nextcloud.mail.domain
|
||||||
|
|||||||
Reference in New Issue
Block a user