Parcourir la source

DEBUG: skip openshift-apiserver operator

Vadim Rutkovsky il y a 6 ans
Parent
commit
1f3e9db01f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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