Commit 00c4e9ba authored by Paulo Pires's avatar Paulo Pires

Updated to hazelcast-kubernetes-bootstraper 0.3.1.

parent 808932c0
...@@ -17,8 +17,11 @@ spec: ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment