Skip to content

Commit

Permalink
Use SHA digest for v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jomkz committed May 13, 2020
1 parent 673115b commit 90e7efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
serviceAccountName: apache-bench-operator
containers:
- name: apache-bench-operator
image: quay.io/jmckind/apache-bench-operator:master
image: quay.io/jmckind/apache-bench-operator@sha256:b02d948c0819c2ce9e2d5d16158147e4e475d13eb0229c02d6b675ee10c44a6e
command:
- apache-bench-operator
imagePullPolicy: Always
Expand Down

0 comments on commit 90e7efe

Please sign in to comment.