Correct port

This commit is contained in:
erik 2023-08-25 11:20:49 +02:00
parent 2994ed1205
commit bcf3c81b07

View file

@ -13,6 +13,6 @@ spec:
ports: ports:
- name: http - name: http
targetPort: http targetPort: http
port: 80 port: 8000
protocol: TCP protocol: TCP