++
This commit is contained in:
parent
03ad1066b2
commit
cf613b0541
@ -54,7 +54,7 @@ spec:
|
|||||||
exec /httpserver migrate
|
exec /httpserver migrate
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 8000
|
containerPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
env:
|
env:
|
||||||
- name: POSTGRES_POOL_SIZE
|
- name: POSTGRES_POOL_SIZE
|
||||||
|
|||||||
@ -11,5 +11,5 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: 8000
|
targetPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user