Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
Rein-Vanbelleghem committed Apr 26, 2024
1 parent b64416c commit 827e105
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/nginx/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ spec:
ports:
- port: { { .Values.service.port } }
targetPort: http
nodePort: { { .Values.service.nodePort } }
protocol: TCP
name: http
selector: { { - include "nginx.selectorLabels" . | nindent 4 } }

0 comments on commit 827e105

Please sign in to comment.