Skip to content

feat: templated cache secret

What does this MR do?

This MR templates cache secret (.Values.runners.cache.secretName) for gitlab-runner (tpl function)

Why was this MR needed?

It seemed odd that runner secret was already templated (.Values.runners.secret), but not the cache one.

What's the best way to test this MR?

Just add tpl function for .Values.runners.cache.secretName

What are the relevant issue numbers?

Edited by 🤖 GitLab Bot 🤖

Merge request reports

Loading