mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-03 12:06:41 +00:00
use short names
This commit is contained in:
@@ -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 }}
|
||||
Reference in New Issue
Block a user