Browse Source

更新 '.drone.yml'

robert 5 years ago
parent
commit
1a6cfb23ab
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .drone.yml

+ 3 - 3
.drone.yml

@@ -8,16 +8,16 @@ steps:
   #  pull: always
    privileged: true
    environment:
-     JNLP_ENV: pro
+     JNLP_ENV: qa
      JNLP_REPO: hub.evbj.easou.com
-     JNLP_TAG: v1.0.3
+     JNLP_TAG: v1.0.4
      JNLP_CONTAINER_PORT: 8080
      JNLP_INGRESS: nginx
      JNLP_SVC_MODE: http
      JNLP_STORAGE_CLASS: ceph
      JNLP_DOMAIN: .appeasou.com
      JNLP_CONTROL: StatefulSet
-     JNLP_REPLICAS: 4
+     JNLP_REPLICAS: 1
      JNLP_STORAGE_CAPACITY: 200Gi
      JNLP_MOUNT_PATH: /data
      JNLP_LIVENESS_INIT: 60