Signed-off-by: Treasure Eiland <treasure_eiland@dell.com>
@@ -188,6 +188,8 @@
- name: Install Spark Operator Namespace
command: "helm install my-release spark-operator/spark-operator --namespace spark-operator --create-namespace"
+ changed_when: true
+ tags: init
- name: Deploy Volcano Scheduling
command: "kubectl apply -f https://raw.githubusercontent.com/volcano-sh/volcano/master/installer/volcano-development.yaml"