We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6112f3a commit e4cfa4cCopy full SHA for e4cfa4c
examples/config/docker/docker-compose.yaml
@@ -2,7 +2,7 @@ version: '3'
2
3
services:
4
pure-fa-om-exporter:
5
- image: quay.io/purestorage/pure-fa-om-exporter:v1.0.2
+ image: quay.io/purestorage/pure-fa-om-exporter:latest
6
command:
7
- '--host=0.0.0.0'
8
- '--port=9490'
0 commit comments