example-helm icon indicating copy to clipboard operation
example-helm copied to clipboard

Example deployment automation with Kubernetes and GitHub actions.

Results 3 example-helm issues
Sort by recently updated
recently updated
newest added

https://github.com/deliverybot/example-helm/blob/master/config/_common.yml Line 3 talks of a `value: '${{ secrets.API_KEY }}'` Could you please update your README.md and talk about this API_KEY which is used here. What is it?

I am trying to follow the given example but I am getting error in deploy step ``` /usr/bin/docker run --name e1cc511549677844234a5e894296724e78ce93_560a3a --label e1cc51 --workdir /github/workspace --rm -e KUBECONFIG_FILE -e INPUT_TOKEN...