Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bug: fix config map entry on deployment (#61)
this must be `configMap`, when manually editing the deployment and adding a `configmap` entry the api reports the following error: ``` decoding error: unknown field "spec.template.spec.volumes[3].configmap" ```
- Loading branch information