mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 20:42:26 +00:00
Updated to hazelcast-kubernetes-bootstraper 0.3.1.
This commit is contained in:
parent
808932c079
commit
00c4e9ba01
@ -17,8 +17,11 @@ spec:
|
|||||||
- resources:
|
- resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 1
|
cpu: 1
|
||||||
image: pires/hazelcast-k8s:0.2
|
image: quay.io/pires/hazelcast-kubernetes:0.3.1
|
||||||
name: hazelcast
|
name: hazelcast
|
||||||
|
env:
|
||||||
|
- name: "DNS_DOMAIN"
|
||||||
|
value: "cluster.local"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5701
|
- containerPort: 5701
|
||||||
name: hazelcast
|
name: hazelcast
|
||||||
|
Loading…
Reference in New Issue
Block a user