|
@@ -33,7 +33,7 @@ spec:
|
|
|
mountPath: $JNLP_MOUNT_PATH
|
|
|
containers:
|
|
|
- name: $DRONE_REPO_NAME
|
|
|
- image: $JNLP_REPO/datagroup-pro/$DRONE_REPO_NAME:$JNLP_TAG
|
|
|
+ image: $JNLP_REPO/datagroup-qa/$DRONE_REPO_NAME:$JNLP_TAG
|
|
|
imagePullPolicy: Always
|
|
|
env:
|
|
|
- name: JAVA_OPTS
|
|
@@ -90,7 +90,7 @@ metadata:
|
|
|
namespace: $JNLP_ENV
|
|
|
spec:
|
|
|
rules:
|
|
|
- - host: datagroup-pro-ums.ieasou.cn
|
|
|
+ - host: qa-ums.ieasou.cn
|
|
|
http:
|
|
|
paths:
|
|
|
- path: /
|