Fix OpenBao image
This commit is contained in:
parent
de602d98f2
commit
3597cd82d4
1 changed files with 1 additions and 1 deletions
|
@ -561,7 +561,7 @@ spec:
|
||||||
value: debug
|
value: debug
|
||||||
- name: BAO_LOG_FORMAT
|
- name: BAO_LOG_FORMAT
|
||||||
value: standard
|
value: standard
|
||||||
image: quay.io/git.janky.solutions/jankysolutions/infra/openbao:latest
|
image: git.janky.solutions/jankysolutions/infra/openbao:latest
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
name: openbao-agent
|
name: openbao-agent
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue