feat: templated cache secret
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
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 🤖