Skip to content

Commit

Permalink
Changed the label to fetch jiva controler
Browse files Browse the repository at this point in the history
Signed-off-by: sathyaseelan <sathyaseelan.n@cloudbyte.com>
  • Loading branch information
sathyaseelan committed Sep 12, 2018
1 parent f9f0f3b commit d869b77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -153,7 +153,7 @@
- name: Setting values to variables specific to jiva
set_fact:
ns: "{{ namespace }}"
pod_label: "openebs.io/persistent-volume={{pv.stdout}}"
pod_label: "openebs.io/controller=jiva-controller"
when: storage_engine == 'jiva'

- name: Setting values to variables specific to cstor

0 comments on commit d869b77

Please sign in to comment.