Gitlab Runners, Kubernetes, config.toml, Caching

Hello!

i have a question about gitlab-ci kubernetes runners:

  • how can in modify the config.toml for a spawned kubernetes runner?
  • how i can make caching available for a kubernetes runner? e.g: /builds/* is persistent for all ci-steps…

Thank you!