fix(frr): tmpfs

This commit is contained in:
JJGadgets
2024-01-11 11:58:17 +08:00
parent 1d27b5db93
commit 9644a67692

View File

@@ -53,7 +53,11 @@ spec:
type: emptyDir
medium: Memory
globalMounts:
- path: "/tmp"
- subPath: "tmp"
path: "/tmp"
readOnly: false
- subPath: "run"
path: "/var/run/frr"
readOnly: false
configMaps:
config: