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
@@ -32,6 +32,7 @@ The following tables lists the configurable parameters of the Telepresence chart
32
32
| agent.logLevel | The logging level for the traffic-agent | defaults to logLevel |
33
33
| agent.resources | The resources for the injected agent container ||
34
34
| agent.securityContext | The security context to use for the injected agent container | defaults to the securityContext of the first container of the app |
35
+
| agent.initSecurityContext | The security context to use for the injected init container |`{}`|
35
36
| agentInjector.certificate.accessMethod | Method used by the agent injector to access the certificate (watch or mount). |`watch`|
36
37
| agentInjector.certificate.certmanager.commonName | The common name of the generated Certmanager certificate. |`agent-injector`|
37
38
| agentInjector.certificate.certmanager.duration | The certificate validity duration. (optional value) |`2160h0m0s`|
0 commit comments