container port

This commit is contained in:
Steffen Illium 2024-05-07 09:19:51 +02:00
parent 940bd905a8
commit 653ecaedc3

View File

@ -114,6 +114,9 @@ spec:
- containerPort: 80
name: web-local
protocol: TCP
- containerPort: 81
name: webdav
protocol: TCP
- containerPort: 443
name: websecure-local
protocol: TCP