Merge pull request #93 from aabed/patch-1

sets the right path for config file
This commit is contained in:
Solly Ross 2018-07-23 13:56:05 -04:00 committed by GitHub
commit 981e73562d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ spec:
- --prometheus-url=http://prometheus.prom.svc:9090/
- --metrics-relist-interval=1m
- --v=10
- --config=/default-config.yaml
- --config=/etc/adapter/config.yaml
ports:
- containerPort: 6443
volumeMounts: