Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 2bcde68

Browse files
committed
deploy/charts/kube-oidc-proxy: token passthrough docs link update
Signed-off-by: Martin Hrabovcin <[email protected]>
1 parent 1fd1655 commit 2bcde68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/charts/kube-oidc-proxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ oidc:
4545
apiAudiences: []
4646

4747
# To enable token passthrough feature
48-
# https://github.com/jetstack/kube-oidc-proxy/blob/feb9915fc5683bd1c3ff2bd0f393cb1f14aee822/docs/tasks/token-passthrough.md
48+
# https://github.com/jetstack/kube-oidc-proxy/blob/master/docs/tasks/token-passthrough.md
4949
tokenPassthrough:
5050
enabled: false
5151
audiences: []

0 commit comments

Comments
 (0)