I'm deploying my application into Google Kubernetes Engine, but I need to use Secrets/ConfigMaps in the configuration of ADD SERVER GROUP in spinnaker.
How can I do that?
Should I keep the keys or the data of secrets in spinnaker machine and give the pat of that directory or should I give the GitHub URL?