Skip to content

set key names in secret to be the same as those in doc/example-config.yaml

I had some confusion following doc/readme.md and using the doc/example-config.yaml because the key names were slightly different between the two, causing me to get a references non-existent secret key error from Kubernetes, so I've updated doc/readme.md so that the match.

Merge request reports