feat: update grpc service as well
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
b7dfb28b10
commit
63e7ef1c63
@ -19,7 +19,10 @@ spec:
|
|||||||
- name: internal-http
|
- name: internal-http
|
||||||
port: 3001
|
port: 3001
|
||||||
targetPort: 3001
|
targetPort: 3001
|
||||||
|
- name: external-grpc
|
||||||
|
port: 4000
|
||||||
|
targetPort: 4000
|
||||||
- name: internal-grpc
|
- name: internal-grpc
|
||||||
port: 3002
|
port: 4001
|
||||||
targetPort: 3002
|
targetPort: 4001
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user