mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-18 08:50:40 +00:00
Merge pull request #32327 from Kashomon/hazelcast
Automatic merge from submit-queue Update the hazelcast version to 0.6.1 fix some flakiness. **What this PR does / why we need it**: Should fix flaky test **Which issue this PR fixes** https://github.com/kubernetes/kubernetes/issues/30672 **Special notes for your reviewer**: Note: I manually updated the readme because mungedocs was having trouble. **Release note**: NONE
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user