pod updates when config updates, configmap reads from config yaml

This commit is contained in:
ducoterra
2020-12-16 10:46:35 -05:00
parent e24c14b189
commit 765b006285
5 changed files with 21 additions and 119 deletions

View File

@@ -4,6 +4,6 @@ services:
homer:
image: b4bz/homer:latest
ports:
- 8080:8080
- 8081:8080
volumes:
- ./config.yml:/www/config.yml
- ./helm/config.yml:/www/config.yml