manifests/: fix boringtun containers
A change in boringtun's cli caused the boringtun containers to crash. Signed-off-by: leonnicolas <leonloechner@gmx.de>
This commit is contained in:
@@ -300,7 +300,7 @@ spec:
|
||||
- name: boringtun
|
||||
image: leonnicolas/boringtun:cc19859
|
||||
args:
|
||||
- --disable-drop-privileges=true
|
||||
- --disable-drop-privileges
|
||||
- --foreground
|
||||
- kilo0
|
||||
securityContext:
|
||||
|
@@ -167,7 +167,7 @@ spec:
|
||||
- name: boringtun
|
||||
image: leonnicolas/boringtun:cc19859
|
||||
args:
|
||||
- --disable-drop-privileges=true
|
||||
- --disable-drop-privileges
|
||||
- --foreground
|
||||
- kilo0
|
||||
securityContext:
|
||||
|
@@ -104,7 +104,7 @@ spec:
|
||||
image: leonnicolas/boringtun:cc19859
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- --disable-drop-privileges=true
|
||||
- --disable-drop-privileges
|
||||
- --foreground
|
||||
- kilo0
|
||||
securityContext:
|
||||
|
Reference in New Issue
Block a user