veles: run secrets oneoff with bash

This commit is contained in:
jenkins 2026-06-09 01:02:18 -03:00
parent 832c025c80
commit 4f7777522e

View File

@ -32,7 +32,7 @@ spec:
containers:
- name: apply
image: bitnami/kubectl@sha256:554ab88b1858e8424c55de37ad417b16f2a0e65d1607aa0f3fe3ce9b9f10b131
command: ["/bin/sh", "-c"]
command: ["/bin/bash", "-c"]
args:
- |
set -euo pipefail