fix(headscale): failed to bind unix socket

This commit is contained in:
JJGadgets
2023-05-28 11:25:03 +08:00
parent d80792e24e
commit 48e4c044a5

View File

@@ -110,6 +110,11 @@ spec:
subPath: tls.key
mountPath: /tls/privkey.pem
readOnly: true
socket:
enabled: true
type: emptyDir
medium: Memory
mountPath: /var/run/headscale
configMaps:
config:
enabled: true