Ver código fonte

更新 '.drone.yml'

robert 5 anos atrás
pai
commit
dea8a7a77c
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -8,7 +8,7 @@ steps:
   #  pull: always
    privileged: true
    environment:
-     JNLP_ENV: op
+     JNLP_ENV: pro
      JNLP_REPO: hub.evbj.easou.com
      JNLP_TAG: v1.0.8
      JNLP_CONTAINER_PORT: 8080
@@ -17,7 +17,7 @@ steps:
      JNLP_STORAGE_CLASS: ceph
      JNLP_DOMAIN: .appeasou.com
      JNLP_CONTROL: StatefulSet
-     JNLP_REPLICAS: 1
+     JNLP_REPLICAS: 4
      JNLP_STORAGE_CAPACITY: 200Gi
      JNLP_MOUNT_PATH: /data
      JNLP_LIVENESS_INIT: 120