Skip to content

Commit 02269f7

Browse files
authored
Merge pull request #142 from agileshaw/agileshaw-fix-image-path
Fix image path in pure-fa-ome-deploy_tokens.yaml
2 parents 998c9a1 + 8832dfa commit 02269f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/config/k8s/operator/pure-fa-ome-deploy_tokens.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
spec:
2323
containers:
2424
- name: pure-fa-om-exporter
25-
image: quay.io/purestorage/pure-fa-om-exporter/pure-fa-om-exporter:latest
25+
image: quay.io/purestorage/pure-fa-om-exporter:latest
2626
command: ["/pure-fa-om-exporter"]
2727
imagePullPolicy: "Always"
2828
args:

0 commit comments

Comments
 (0)