Skip to content

Commit

Permalink
Fix Install File Version (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvaldivia authored May 28, 2020
1 parent de72f3a commit 8d6919a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minio-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ spec:
serviceAccountName: minio-operator-sa
containers:
- name: minio-operator
image: minio/k8s-operator:2.0.2
image: minio/k8s-operator:2.0.3
imagePullPolicy: IfNotPresent
# To specify cluster domain, un comment the following:
# env:
Expand Down

0 comments on commit 8d6919a

Please sign in to comment.