You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/telepresence-oss/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ The following tables lists the configurable parameters of the Telepresence chart
30
30
| agent.image.registry | The registry for the injected agent image |`ghcr.io/telepresenceio`|
31
31
| agent.initResources | The resources for the injected init container ||
32
32
| agent.logLevel | The logging level for the traffic-agent | defaults to logLevel |
33
+
| agent.mountPolicies | The policies for the agents. Key is either volume name or path prefix starting with '/' |`/tmp`: Local |
33
34
| agent.resources | The resources for the injected agent container ||
34
35
| agent.securityContext | The security context to use for the injected agent container | defaults to the securityContext of the first container of the app |
35
36
| agent.initSecurityContext | The security context to use for the injected init container |`{}`|
0 commit comments