Skip to content

Add certsSecretItem, allow to mount certificate that have different name

ChocoPowwwa requested to merge chocopowwwa-forks/gitlab-runner:master into main

Use case: the key of my kube-certificate is tls.crt, when i mount my kube-certificate to gitlab runner it worn't work, unless i change the mount path to my-gitlab-hostname.crt

Merge request reports