Skip to main content
Solved

Passing File Reference Into Yaml File For K8

  • 18 January 2021
  • 1 reply
  • 299 views

I'm writing a yaml file to create a pod. And i have to pass multiple json files into the docker container. How can i pass these files into the yaml file dynamically?