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

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

Resolve "Vault JWT authentication not working"

Closes #8

See merge request to-be-continuous/gcloud!15
parents 2170a093 4eff55d8
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"

.gcp-base:
  services: