소스 검색

Changing from v0.2.2 tag to master

Signed-off-by: Lucas A. Wilson <luke.wilson@dell.com>
Lucas A. Wilson 5 년 전
부모
커밋
604434cc7c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      kubernetes/roles/startservices/tasks/main.yml

+ 1 - 1
kubernetes/roles/startservices/tasks/main.yml

@@ -84,5 +84,5 @@
   tags: init
   tags: init
 
 
 - name: Install MPI Operator
 - name: Install MPI Operator
-  shell: kubectl create -f https://raw.githubusercontent.com/kubeflow/mpi-operator/v0.2.2/deploy/mpi-operator.yaml
+  shell: kubectl create -f https://raw.githubusercontent.com/kubeflow/mpi-operator/master/deploy/mpi-operator.yaml 
   tags: init
   tags: init