|
@@ -14,7 +14,7 @@ steps:
|
|
|
JNLP_CONTAINER_PORT: 8011
|
|
|
JNLP_INGRESS: nginx
|
|
|
JNLP_SVC_MODE: http
|
|
|
- JNLP_STORAGE_CLASS: ceph
|
|
|
+ JNLP_STORAGE_CLASS: rbd
|
|
|
JNLP_DOMAIN: .appeasou.com
|
|
|
JNLP_CONTROL: StatefulSet
|
|
|
JNLP_REPLICAS: 2
|
|
@@ -31,7 +31,6 @@ steps:
|
|
|
- python ppctl.py -b
|
|
|
- python ppctl.py -a
|
|
|
- python ppctl.py -d
|
|
|
- - python ppctl.py -c
|
|
|
|
|
|
- name: success
|
|
|
image: clem109/drone-wechat
|