Skip to content

Fix vault substitution of scripts Bearer

Diogo Filipe Tomas Guerra requested to merge fix-bearer-vault-substitution into master

Vault is replacing secrets before generating the templates but it looks like the templates use the vault replace token instead of the supposed secret. Set the vault secret directly on the template instead

Merge request reports