fix(mycloud-nextcloud): add option for replica

This commit is contained in:
WrenIX 2024-12-22 11:58:06 +01:00
parent 786c34de91
commit df5aea9134
Signed by: wrenix
GPG key ID: 7AFDB012974B1BB5
2 changed files with 4 additions and 0 deletions

View file

@ -26,6 +26,7 @@ spec:
{{- toYaml .Values.commons.helm.release.driftDetection | nindent 4 }} {{- toYaml .Values.commons.helm.release.driftDetection | nindent 4 }}
interval: 10m interval: 10m
values: values:
replicaCount: {{ .Values.replica.nextcloud }}
{{- $host := .Values.ingress.host | default (printf "fs.%s" .Values.commons.ingress.domain) }} {{- $host := .Values.ingress.host | default (printf "fs.%s" .Values.commons.ingress.domain) }}
nextcloud: nextcloud:
update: true update: true

View file

@ -116,6 +116,9 @@ chart:
ref: ref:
branch: main branch: main
replica:
nextcliud: 1
# -- generated by .Values.commons.masterPassword # -- generated by .Values.commons.masterPassword
adminPassword: adminPassword: