pod updates when config updates, configmap reads from config yaml
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user