Skip to content

Commit

Permalink
remove-externalTrafficPolicy-Local- (vesoft-inc#2365)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Nov 21, 2023
1 parent cf6b183 commit fd376c9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ You can create a `ClusterIP` type Service to provide an access point to the Nebu
name: nebula-graphd-svc
namespace: default
spec:
externalTrafficPolicy: Local
ports:
- name: thrift
port: 9669
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
name: nebula-graphd-svc
namespace: default
spec:
externalTrafficPolicy: Local
ports:
- name: thrift
port: 9669
Expand Down

0 comments on commit fd376c9

Please sign in to comment.