updating service port to expose http port

This commit is contained in:
Simon Belmas
2024-06-26 14:35:22 +02:00
parent 43e51cccb4
commit 317f6b150f

View File

@@ -5,7 +5,7 @@ metadata:
spec:
ports:
- name: http
port: 8080
port: 80
protocol: TCP
targetPort: 8080
sessionAffinity: None