Skip to content

Commit

Permalink
fix skaffold minio image (#4413)
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig O'Donnell authored Jan 30, 2024
1 parent f45fa2d commit b8ebc95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kustomize/overlays/kotsstore/minio/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
name: kotsadm-minio
- name: MINIO_BROWSER
value: "on"
image: kotsadm/minio:0.20231220.010002
image: kotsadm/minio:0.20231220.010002-r2
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
Expand Down

0 comments on commit b8ebc95

Please sign in to comment.