mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-11-22 06:23:10 -05:00
use short names
This commit is contained in:
parent
5e20257202
commit
c495589927
@ -50,10 +50,10 @@ data:
|
||||
phantomtest-api:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: http://phantomtest-api.phantomtest.svc.cluster.local:3000/
|
||||
- url: http://phantomtest-api:3000/
|
||||
phantomtest-auth:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: http://phantomtest-auth.phantomtest.svc.cluster.local:8080/
|
||||
- url: http://phantomtest-auth:8080/
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
Loading…
x
Reference in New Issue
Block a user