mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
updated devops files
This commit is contained in:
@@ -38,6 +38,10 @@ spec:
|
||||
value: "mongo"
|
||||
- name: CRAWLAB_REDIS_ADDRESS
|
||||
value: "redis"
|
||||
# - name: CRAWLAB_SERVER_LANG_NODE
|
||||
# value: "Y"
|
||||
# - name: CRAWLAB_SERVER_LANG_JAVA
|
||||
# value: "Y"
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
name: crawlab
|
||||
|
||||
@@ -25,3 +25,7 @@ spec:
|
||||
value: "mongo"
|
||||
- name: CRAWLAB_REDIS_ADDRESS
|
||||
value: "redis"
|
||||
# - name: CRAWLAB_SERVER_LANG_NODE
|
||||
# value: "Y"
|
||||
# - name: CRAWLAB_SERVER_LANG_JAVA
|
||||
# value: "Y"
|
||||
|
||||
Reference in New Issue
Block a user