|
@@ -8,21 +8,21 @@ steps:
|
|
# pull: always
|
|
# pull: always
|
|
privileged: true
|
|
privileged: true
|
|
environment:
|
|
environment:
|
|
- JNLP_ENV: op
|
|
|
|
|
|
+ JNLP_ENV: pro
|
|
JNLP_REPO: hub.evbj.easou.com
|
|
JNLP_REPO: hub.evbj.easou.com
|
|
- JNLP_TAG: v1.0.9
|
|
|
|
|
|
+ JNLP_TAG: v1.0.7
|
|
JNLP_CONTAINER_PORT: 8080
|
|
JNLP_CONTAINER_PORT: 8080
|
|
JNLP_INGRESS: nginx
|
|
JNLP_INGRESS: nginx
|
|
JNLP_SVC_MODE: http
|
|
JNLP_SVC_MODE: http
|
|
JNLP_STORAGE_CLASS: ceph
|
|
JNLP_STORAGE_CLASS: ceph
|
|
JNLP_DOMAIN: .appeasou.com
|
|
JNLP_DOMAIN: .appeasou.com
|
|
JNLP_CONTROL: StatefulSet
|
|
JNLP_CONTROL: StatefulSet
|
|
- JNLP_REPLICAS: 1
|
|
|
|
|
|
+ JNLP_REPLICAS: 4
|
|
JNLP_STORAGE_CAPACITY: 200Gi
|
|
JNLP_STORAGE_CAPACITY: 200Gi
|
|
JNLP_MOUNT_PATH: /data
|
|
JNLP_MOUNT_PATH: /data
|
|
- JNLP_LIVENESS_INIT: 90
|
|
|
|
|
|
+ JNLP_LIVENESS_INIT: 70
|
|
JNLP_LIVENESS_PER: 10
|
|
JNLP_LIVENESS_PER: 10
|
|
- JNLP_READINESS_INIT: 90
|
|
|
|
|
|
+ JNLP_READINESS_INIT: 70
|
|
JNLP_READINESS_PER: 10
|
|
JNLP_READINESS_PER: 10
|
|
commands:
|
|
commands:
|
|
- wrapper.sh /bin/sh
|
|
- wrapper.sh /bin/sh
|