소스 검색

DEBUG: skip openshift-apiserver operator

Vadim Rutkovsky 6 년 전
부모
커밋
1f3e9db01f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      playbooks/deploy_cluster_40.yml

+ 1 - 1
playbooks/deploy_cluster_40.yml

@@ -155,7 +155,7 @@
     #- openshift-cluster-kube-controller-manager-operator
     # Fails often with 'x of y nodes are not at revision n'
     #- openshift-cluster-kube-scheduler-operator
-    - openshift-cluster-openshift-apiserver-operator
+    #- openshift-cluster-openshift-apiserver-operator
     - openshift-cluster-openshift-controller-manager-operator
     - openshift-ingress-operator
     ignore_errors: true