@@ -20,7 +20,7 @@ steps:
# privileged: true
environment:
JNLP_ENV: qa
- JNLP_REPLICAS: 2
+ JNLP_REPLICAS: 1
JNLP_TAG: r172261
JNLP_VERSION: v1 # default v1, v2 for canary
DEPLOY_ENV: k8s-2 # 可以选择把应用部署到集群:k8s-1 or k8s-2
@@ -8,7 +8,7 @@ metadata:
app: offline-process-charge-callback
spec:
serviceName: offline-process-charge-callback
- replicas: 2
+ replicas: 1
selector:
matchLabels: