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