Compare commits
2 Commits
9c5dd7c860
...
b84811a5b2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b84811a5b2 | ||
|
|
3b1878ca59 |
@ -165,8 +165,10 @@ spec:
|
||||
|
||||
- name: INTERNAL_FILESTREAM_URL
|
||||
value:
|
||||
_default: "http://documentations-filestream.documentations.svc.cluster.local:8080"
|
||||
|
||||
_default: "http://backend-filestream-svc.documentations.svc.cluster.local:80"
|
||||
- name: IGNORE_TAINTS_AND_NODE_SELECTOR
|
||||
value:
|
||||
_default: "true"
|
||||
- name: EXTERNAL_PDM_URL
|
||||
value:
|
||||
_default: "http://documentations-api.documentations.svc.cluster.local:8080"
|
||||
|
||||
@ -165,7 +165,7 @@ spec:
|
||||
|
||||
- name: INTERNAL_FILESTREAM_URL
|
||||
value:
|
||||
_default: "http://documentations-filestream.documentations.svc.cluster.local:8080"
|
||||
_default: "http://backend-filestream-svc.documentations.svc.cluster.local:80"
|
||||
|
||||
- name: EXTERNAL_PDM_URL
|
||||
value:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user