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

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

Resolve "Vault JWT authentication not working"

Closes #16

See merge request to-be-continuous/cloud-foundry!21
parents be925226 061c0478
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"

.cf-base:
  services: