Browse Source

DEBUG: skip openshift-apiserver operator

Vadim Rutkovsky 6 năm trước cách đây
mục cha
commit
1f3e9db01f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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