Update hazelcast-deployment.yaml (#125)

This commit is contained in:
zoues 2017-10-30 02:56:19 -05:00 committed by Ahmet Alp Balkan
parent 52031eddc1
commit 820e25e928
1 changed files with 4 additions and 1 deletions

View File

@ -1,10 +1,13 @@
apiVersion: extensions/v1beta1
apiVersion: apps/v1beta2
kind: Deployment
metadata:
name: hazelcast
labels:
name: hazelcast
spec:
selector:
matchLabels:
name: hazelcast
template:
metadata:
labels: