File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -188,6 +188,8 @@ The following table lists the configurable parameters of the oauth2-proxy chart
188188| ` revisionHistoryLimit ` | maximum number of revisions maintained | 10 |
189189| ` service.portNumber ` | port number for the service | ` 80 ` |
190190| ` service.appProtocol ` | application protocol on the port of the service | ` http ` |
191+ | ` service.externalTrafficPolicy ` | denotes if the service desires to route external traffic to node-local or cluster-wide endpoints | ` Cluster ` |
192+ | ` service.internalTrafficPolicy ` | denotes if the service desires to route internal traffic to node-local or cluster-wide endpoints | ` Cluster ` |
191193| ` service.type ` | type of service | ` ClusterIP ` |
192194| ` service.clusterIP ` | cluster ip address | ` nil ` |
193195| ` service.loadBalancerIP ` | ip of load balancer | ` nil ` |
You can’t perform that action at this time.
0 commit comments