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