Commit d82538bf authored by Cédric's avatar Cédric
Browse files

fix(vault): revert Vault JWT authentication not working

parent 43754a6c
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
# =====================================================================================================================
# === Vault template variant
# =====================================================================================================================
variables:
  # variables have to be explicitly declared in the YAML to be exported to the service
  VAULT_ROLE_ID: "$VAULT_ROLE_ID"
  VAULT_SECRET_ID: "$VAULT_SECRET_ID"

.os-base:
  services: