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

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

Resolve "Vault JWT authentication not working"

Closes #14

See merge request to-be-continuous/helm!18
parents 54d7ce83 d45d8c03
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"

.helm-base:
  services: