Skip to content
Snippets Groups Projects
Commit 4ee0725c authored by Cédric's avatar Cédric
Browse files

fix(vault): revert Vault JWT authentication not working

parent b4e6fc85
No related branches found
No related tags found
No related merge requests found
# ===================================================================================================================== # =====================================================================================================================
# === Vault template variant # === 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"
.k8s-base: .k8s-base:
services: services:
- name: "$CI_REGISTRY/to-be-continuous/tools/tracking:master" - name: "$CI_REGISTRY/to-be-continuous/tools/tracking:master"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment