fabric8io / kansible

Kansible lets you orchestrate operating system processes on Windows or any Unix in the same way as you orchestrate your Docker containers with Kubernetes by using Ansible to provision the software onto hosts and Kubernetes to orchestate the processes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lets default the selector labels and pod template labels from the RC labels if there are none specified in the rc.yml

jstrachan opened this issue · comments

lets try keep the rc.yml nice and DRY and lets just reuse the top level labels if no others are specified for the RC selector or pod template