++
This commit is contained in:
parent
0872219553
commit
e696211fc3
@ -72,7 +72,7 @@ spec:
|
||||
exec /app/entrypoint.sh
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8000
|
||||
containerPort: 8080
|
||||
protocol: TCP
|
||||
env:
|
||||
- name: POSTGRES_POOL_SIZE
|
||||
|
||||
@ -11,5 +11,5 @@ spec:
|
||||
ports:
|
||||
- name: http
|
||||
port: 80
|
||||
targetPort: 8000
|
||||
targetPort: 8080
|
||||
protocol: TCP
|
||||
|
||||
Loading…
Reference in New Issue
Block a user