Change Deamonsets to Deployments with antiAffinity

Change-Id: Ib758616cacebebe4afb2cb5fd555c3493d3cb92a
This commit is contained in:
Proskurin Kirill 2017-02-15 11:35:20 +00:00
parent e3a06d2dd1
commit 8649913700
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
dsl_version: 0.1.0
dsl_version: 0.5.0
service:
name: rabbitmq
kind: DaemonSet
antiAffinity: local
ports:
- {{ rabbitmq.port }}
containers: