# ===================================================================================================================== # === 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: - name: "$CI_REGISTRY/orange-opensource/tbc/tools/tracking:master" command: ["--service", "helm", "1.2.1" ] - name: "$CI_REGISTRY/orange-opensource/tbc/tools/vault-secrets-provider:master" alias: "vault-secrets-provider"