Explorar o código

Merge pull request #10942 from sdodson/devel-40-replicas-1

[libvirt] Set worker replicas to 1 for now
Scott Dodson %!s(int64=6) %!d(string=hai) anos
pai
achega
dbb24ca8d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/libvirt/install-config.yml.template

+ 1 - 1
test/libvirt/install-config.yml.template

@@ -4,7 +4,7 @@ machines:
 - name: master
   replicas: ${OCP_MASTERS}
 - name: worker
-  replicas: 0
+  replicas: 1
 metadata:
   name: ${OCP_CLUSTER_NAME}
 networking: