Skip to content

Update the CI configuration to fetch a Kubernetes token from Vault instead of using a GCP Service Account key

Pierre Guinoiseau requested to merge pguinoiseau/ci-vault-k8s-secrets into master

What

Update the CI configuration to fetch a Kubernetes token from Vault instead of using a GCP Service Account key.

Why

Part of https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/16689

Merge request reports