fix(openbao): use arm64-resolving :2.5.5 tag (GX10 aarch64; amd64 digest won't pull)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Andrew Stoltz
2026-06-17 13:42:17 -05:00
parent 4aad74a8aa
commit 4f7a5f3d20

View File

@@ -99,7 +99,7 @@ spec:
fsGroup: 1000
containers:
- name: openbao
image: ghcr.io/openbao/openbao@sha256:e59b4c73cfce6875363d25548222819433c6ce0af9c6d3ec9ede220e905723f9
image: ghcr.io/openbao/openbao:2.5.5 # arm64-resolving tag (GX10 is aarch64; the amd64 digest won't pull here)
command: ["bao", "server", "-config=/openbao/config/main.hcl", "-config=/openbao/seal/seal.hcl"]
env:
- name: POD_IP