summaryrefslogtreecommitdiffstats
path: root/templates/data-router-deployment.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/data-router-deployment.yaml')
-rw-r--r--templates/data-router-deployment.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/data-router-deployment.yaml b/templates/data-router-deployment.yaml
index 5a7f9e9..6fb1751 100644
--- a/templates/data-router-deployment.yaml
+++ b/templates/data-router-deployment.yaml
@@ -122,7 +122,7 @@ spec:
name: data-router-dynamic-configmap
- name: data-router-logs
hostPath:
- path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/"
+ path: "/dockerdata-nfs/{{ .Values.nsPrefix }}/aai/data-router/logs"
restartPolicy: Always
imagePullSecrets:
- name: "{{ .Values.nsPrefix }}-docker-registry-key"