diff --git a/charts/nbs6/templates/deployment.yaml b/charts/nbs6/templates/deployment.yaml index 6bb06699f..40c9c2327 100644 --- a/charts/nbs6/templates/deployment.yaml +++ b/charts/nbs6/templates/deployment.yaml @@ -34,7 +34,7 @@ spec: {{- if .Values.iisConnection.enabled }} volumeMounts: - name: iisconnection-volume - mountPath: wildfly-10.0.0.Final\nedssodmain\Nedss\Properties\iisconnection.txt + mountPath: wildfly-10.0.0.Final\nedssdomain\Nedss\Properties\iisconnection.txt subPath: iisconnection.txt {{- end }}