try to fix java install issue

This commit is contained in:
marvzhang
2020-03-06 10:06:22 +08:00
parent 76b480417e
commit 1e2733c793
2 changed files with 2 additions and 2 deletions

View File

@@ -42,7 +42,7 @@ spec:
- name: CRAWLAB_SETTING_ALLOWREGISTER
value: "Y"
- name: CRAWLAB_SERVER_LANG_NODE
value: "Y"
value: "N"
- name: CRAWLAB_SERVER_LANG_JAVA
value: "Y"
ports:

View File

@@ -27,7 +27,7 @@ spec:
- name: CRAWLAB_REDIS_ADDRESS
value: "redis"
- name: CRAWLAB_SERVER_LANG_NODE
value: "Y"
value: "N"
- name: CRAWLAB_SERVER_LANG_JAVA
value: "Y"