Pin boringtun image tag (#319)

* Pin boringtun image tag

Pin the image to a tag before boringtun's cli changed.
Specifically the --disable-drop-privileges flag need a boolean param.

* Fix image name
This commit is contained in:
leonnicolas
2022-07-11 23:17:05 +02:00
committed by GitHub
parent 6ebc914354
commit e328646617
6 changed files with 10 additions and 10 deletions

View File

@@ -101,7 +101,7 @@ spec:
hostNetwork: true
containers:
- name: boringtun
image: leonnicolas/boringtun
image: leonnicolas/boringtun:cc19859
imagePullPolicy: IfNotPresent
args:
- --disable-drop-privileges=true