Skip to content

Commit

Permalink
update to operator example to use 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed May 22, 2020
1 parent 4308015 commit 8f3cdc0
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.1
image: minio/k8s-operator:2.0.2
imagePullPolicy: IfNotPresent
# To specify cluster domain, un comment the following:
# env:
Expand Down

0 comments on commit 8f3cdc0

Please sign in to comment.