加入php安装

This commit is contained in:
marvzhang
2020-03-10 16:42:40 +08:00
parent 689d44bbe7
commit 96ae068528
9 changed files with 167 additions and 120 deletions

View File

@@ -43,7 +43,9 @@ spec:
- name: CRAWLAB_SERVER_LANG_NODE
value: "N"
- name: CRAWLAB_SERVER_LANG_JAVA
value: "Y"
value: "N"
- name: CRAWLAB_SERVER_LANG_DOTNET
value: "N"
- name: CRAWLAB_SERVER_REGISTER_TYPE
value: "hostname"
ports:

View File

@@ -28,6 +28,8 @@ spec:
- name: CRAWLAB_SERVER_LANG_NODE
value: "N"
- name: CRAWLAB_SERVER_LANG_JAVA
value: "Y"
value: "N"
- name: CRAWLAB_SERVER_LANG_DOTNET
value: "N"
- name: CRAWLAB_SERVER_REGISTER_TYPE
value: "hostname"