Commit 51e601ce authored by Tim Hockin's avatar Tim Hockin

Merge pull request #11107 from pires/fix_hazelcast_example

Fixed Hazelcast example.
parents bdbcbe2e 3f42ac65
...@@ -16,8 +16,8 @@ spec: ...@@ -16,8 +16,8 @@ spec:
containers: containers:
- resources: - resources:
limits: limits:
cpu: 0.5 cpu: 1
image: quay.io/pires/hazelcast-kubernetes:0.3.1 image: quay.io/pires/hazelcast-kubernetes:0.5
name: hazelcast name: hazelcast
env: env:
- name: "DNS_DOMAIN" - name: "DNS_DOMAIN"
......
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