This commit is contained in:
2024-02-05 15:54:10 +01:00
committed by William Petit
parent 53a0d26a47
commit 1375c9b317
4 changed files with 156 additions and 162 deletions

View File

@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: bouncer-admin
image: reg.cadoles.com/cadoles/bouncer:v2023.7.8-b44ff2a
image: reg.cadoles.com/cadoles/bouncer:v2024.2.5-1602626
command: ["bouncer"]
args: ["--debug", "-c", "/etc/bouncer/config.yml", "server", "admin", "run"]
imagePullPolicy: Always