Explorar el Código

DEBUG: skip openshift-apiserver operator

Vadim Rutkovsky hace 6 años
padre
commit
1f3e9db01f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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