Skip to content

Commit

Permalink
Merge pull request #13 from epics-containers/RTEMS
Browse files Browse the repository at this point in the history
fix cluster routing issue in nfs-tftp
  • Loading branch information
gilesknap authored Apr 26, 2024
2 parents fb2099e + 0b3b2c8 commit 4328ce6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Charts/nfsv2-tftp/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ description: |
type: application

version: 3.4.0
version: 3.4.1
2 changes: 1 addition & 1 deletion Charts/nfsv2-tftp/templates/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ metadata:
location: {{ .Values.location }}
ioc_group: {{ .Values.ioc_group }}
spec:
externalTrafficPolicy: Local
externalTrafficPolicy: Cluster
type: LoadBalancer
ports:
- name: rpcbind
Expand Down

0 comments on commit 4328ce6

Please sign in to comment.