mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-26 10:51:56 +01:00
kuberenetes 1.1.1 chokes on this setting
This commit is contained in:
parent
8955a7a49f
commit
c453b0bd34
@ -35,7 +35,6 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
containerPort: 3000
|
containerPort: 3000
|
||||||
restartStrategy: always
|
|
||||||
command: ["stackage-server", "production"]
|
command: ["stackage-server", "production"]
|
||||||
workingDir: /app
|
workingDir: /app
|
||||||
env:
|
env:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user