Adding protocol to conntainer port

This commit is contained in:
Simon Belmas
2024-06-26 14:46:25 +02:00
parent 76c847070c
commit 6e52807dfa

View File

@@ -58,6 +58,7 @@ spec:
mountPath: /var/www/html
ports:
- containerPort: 8080
protocol: TCP
resources:
requests:
cpu: 2m