Commit 938dda56 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

Merge branch '19-vault-jwt-authentication-not-working' into 'master'

Resolve "Vault JWT authentication not working"

Closes #19

See merge request to-be-continuous/docker!22
parents 120a0844 aa0bc80a
Loading
Loading
Loading
Loading
+0 −4
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"

.docker-base:
  services: