diff --git a/rire/factory.c-one-infra.de/stacks/ref-implementation/openbao/values.yaml b/rire/factory.c-one-infra.de/stacks/ref-implementation/openbao/values.yaml index d7791d2..30ffe48 100644 --- a/rire/factory.c-one-infra.de/stacks/ref-implementation/openbao/values.yaml +++ b/rire/factory.c-one-infra.de/stacks/ref-implementation/openbao/values.yaml @@ -16,7 +16,7 @@ server: echo $(grep "Unseal Key 5:" /tmp/init.txt | awk '{print $NF}')| cat > /openbao/data/unseal_key5.txt rm /tmp/init.txt - echo --- provide OpenBAO secret to ESO + echo --- provide OpenBAO secret to ESO if [[ "$(uname -m)" == "x86_64" ]]; then wget "https://dl.k8s.io/release/$(wget https://dl.k8s.io/release/stable.txt -q -O -)/bin/linux/amd64/kubectl" -O /tmp/kubectl_eso