Added postinstall for nextcloud

This commit is contained in:
2024-11-11 23:40:35 +00:00
parent e2d372571c
commit c362721538

View File

@@ -16,7 +16,8 @@ spec:
releaseName: nc-syncthing-postinstall releaseName: nc-syncthing-postinstall
valuesObject: valuesObject:
tailscaleIngresses: tailscaleIngresses:
odooHostname: {{ .Values.tailscaleIngresses.ncHostname }} ncHostname: {{ .Values.tailscaleIngresses.ncHostname }}
syncthingHostname: {{ .Values.tailscaleIngresses.syncthingHostname }}
destination: destination:
server: {{ .Values.destination.server }} server: {{ .Values.destination.server }}
namespace: {{ .Values.destination.namespace }} namespace: {{ .Values.destination.namespace }}