Skip to content

Commit affea9b

Browse files
authored
Use named targetPort for cockpitd service (#81)
1 parent 8f424b4 commit affea9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/helm/stackable-cockpit/templates/service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ spec:
1212
ports:
1313
- name: http
1414
port: 80
15-
targetPort: 8000
15+
targetPort: http

0 commit comments

Comments
 (0)