Commit 9fd953e0 authored by Alistair Young's avatar Alistair Young Committed by Siyu Wang
Browse files

Add daemon.socketLocation to template.

Signed-off-by: default avatarAlistair Young <avatar@arkane-systems.net>
parent 10f4e65e
Showing with 1 addition and 1 deletion
+1 -1
......@@ -183,7 +183,7 @@ spec:
serviceAccountName: kruise-daemon
volumes:
- hostPath:
path: /var/run
path: {{ .Values.daemon.socketLocation }}
type: ""
name: runtime-socket
{{- end }}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment