mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-28 02:18:24 +00:00
fix(headscale): failed to bind unix socket
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user