Skip to content

Commit 4eaae9c

Browse files
Komal SukhaniKomal Sukhani
authored andcommitted
Update docs
1 parent 2da8361 commit 4eaae9c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

traefik/VALUES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ Kubernetes: `>=1.22.0-0`
168168
| hub.redis.username | string | `""` | The username to use when connecting to Redis endpoints. Default: "". |
169169
| hub.sendlogs | string | `nil` | |
170170
| hub.token | string | `""` | Name of `Secret` with key 'token' set to a valid license token. It enables API Gateway. |
171+
| hub.tokenFilePath | string | `""` | Name of file containing a valid license token. It enables API Gateway. |
172+
| hub.tokenMountPath | string | `"/etc/secrets"` | Mount path for token secret. |
171173
| hub.tracing.additionalTraceHeaders.enabled | bool | See below | Tracing headers to duplicate. To configure the following, tracing.otlp.enabled needs to be set to true. |
172174
| hub.tracing.additionalTraceHeaders.traceContext.parentId | string | `""` | Name of the header that will contain the parent-id header copy. |
173175
| hub.tracing.additionalTraceHeaders.traceContext.traceId | string | `""` | Name of the header that will contain the trace-id copy. |

0 commit comments

Comments
 (0)