Newer
Older
# =====================================================================================================================
# === Vault template variant
# =====================================================================================================================
# variabilized vault-secrets-provider image
TBC_VAULT_IMAGE: "$CI_REGISTRY/to-be-continuous/tools/vault-secrets-provider:master"
# 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"
command: ["--service", "docker", "3.4.0"]
- name: "$TBC_VAULT_IMAGE"