Skip to content

Commit

Permalink
Set external traffic policy to local
Browse files Browse the repository at this point in the history
Change-Id: Ieb3514a7558385b134ebe26f0308b8375f62ec82
  • Loading branch information
sorrison committed Jan 31, 2025
1 parent 631f197 commit 74f1f4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: manuka
description: A Helm chart for manuka
type: application
version: 3.1.3
version: 3.1.4
appVersion: 3.0.0-16-g0055a28
sources:
- https://github.com/NeCTAR-RC/manuka-helm.git
Expand Down
1 change: 1 addition & 0 deletions templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ spec:
targetPort: http
protocol: TCP
name: http
externalTrafficPolicy: Local
selector:
{{- include "manuka.selectorLabels" . | nindent 4 }}
app.kubernetes.io/component: api

0 comments on commit 74f1f4f

Please sign in to comment.