Skip to content

Commit

Permalink
Correcting operator version (#1124)
Browse files Browse the repository at this point in the history
correcting operator version
  • Loading branch information
cniackz authored May 17, 2022
1 parent d78e812 commit 90b5404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/minio-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ spec:
- minio-operator
topologyKey: kubernetes.io/hostname
containers:
- image: quay.io/minio/operator@
- image: quay.io/minio/operator:v4.4.18
imagePullPolicy: IfNotPresent
name: minio-operator
resources:
Expand Down

0 comments on commit 90b5404

Please sign in to comment.