Change image for oidc job

This commit is contained in:
dvirlabs 2025-05-16 17:23:04 +03:00
parent d822fc2202
commit 1b0a24c9f7

View File

@ -9,7 +9,7 @@ spec:
restartPolicy: OnFailure restartPolicy: OnFailure
containers: containers:
- name: oidc-setup - name: oidc-setup
image: hashicorp/vault:1.15.5 image: hashicorp/vault:1.15.5-ubi
command: ["/bin/sh", "-c"] command: ["/bin/sh", "-c"]
args: args:
- | - |