We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba52b3 commit 54c1221Copy full SHA for 54c1221
helm/oauth2-proxy/values.yaml
@@ -153,6 +153,9 @@ service:
153
externalTrafficPolicy: ""
154
# configure internalTrafficPolicy
155
internalTrafficPolicy: ""
156
+ # configure service target port
157
+ # useful when there's need to route requests to sidecar containers first
158
+ targetPort:
159
160
## Create or use ServiceAccount
161
serviceAccount:
0 commit comments