b828a475 by Adam Heath

Oops, it needs to be config.yml not config.yaml.

1 parent 2a40e6d4
......@@ -10,5 +10,5 @@ configMapGenerator:
options:
disableNameSuffixHash: true
files:
- ./etc/config.yaml
- ./etc/config.yml
......