mirror of https://github.com/k3s-io/k3s
Update the hazelcast version to 0.6.1 fix some flakiness.
Note: I manually updated the readme because mungedocs was having trouble.pull/6/head
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