Added postinstall for nextcloud
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user