fix(deploy): adding correct listen port

This commit is contained in:
2025-02-12 11:04:46 +01:00
parent b566193430
commit 48a657b01a
3 changed files with 10 additions and 2 deletions

View File

@ -7,5 +7,5 @@ spec:
app: varnish
ports:
- protocol: TCP
port: 80
port: 8080
targetPort: 8080