forked from k-space/kube
camtiler: Fix container port for tiler
This commit is contained in:
parent
59a8b7c1c7
commit
b5b5cd038e
@ -26,7 +26,7 @@ spec:
|
||||
runAsNonRoot: true
|
||||
runAsUser: 1000
|
||||
ports:
|
||||
- containerPort: 5000
|
||||
- containerPort: 5001
|
||||
name: "http"
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
|
Loading…
Reference in New Issue
Block a user