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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user