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 4809f3f commit 110afe4Copy full SHA for 110afe4
etc/kayobe/seed.yml
@@ -145,7 +145,7 @@ seed_redfish_exporter_container:
145
image: ghcr.io/stackhpc/redfish-exporter
146
pre: "{{ kayobe_config_path }}/containers/redfish_exporter/pre.yml"
147
post: "{{ kayobe_config_path }}/containers/redfish_exporter/post.yml"
148
- tag: "v2.0.0-stackhpc"
+ tag: "v2.1.1-stackhpc"
149
network_mode: host
150
command: redfish_exporter --config.file /redfish_exporter.yml
151
volumes: "/opt/kayobe/containers/redfish_exporter/redfish_exporter.yml:/redfish_exporter.yml:ro"
0 commit comments