mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Update the hazelcast version to 0.6.1 fix some flakiness.
Note: I manually updated the readme because mungedocs was having trouble.
This commit is contained in:
parent
943d7aa5aa
commit
0d36aaca45
@ -125,7 +125,7 @@ spec:
|
||||
- resources:
|
||||
limits:
|
||||
cpu: 0.1
|
||||
image: quay.io/pires/hazelcast-kubernetes:0.6
|
||||
image: quay.io/pires/hazelcast-kubernetes:0.6.1
|
||||
name: hazelcast
|
||||
env:
|
||||
- name: "DNS_DOMAIN"
|
||||
|
@ -17,7 +17,7 @@ spec:
|
||||
- resources:
|
||||
limits:
|
||||
cpu: 0.1
|
||||
image: quay.io/pires/hazelcast-kubernetes:0.6
|
||||
image: quay.io/pires/hazelcast-kubernetes:0.6.1
|
||||
name: hazelcast
|
||||
env:
|
||||
- name: "DNS_DOMAIN"
|
||||
|
Loading…
Reference in New Issue
Block a user