Skip to content

Add a secret token generation script

DJ Mountney requested to merge token-script into master

Puts the gitaly and gitlab shell secret token generation into a script that can be run.

If secrets with the same name already exist, they are ignored. This should allow us to use this script when we add new secrets for other components (minio for example)

Closes: https://gitlab.com/charts/helm.gitlab.io/issues/152

Edited by DJ Mountney

Merge request reports