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 c7c5d33 commit d5cd4b5Copy full SHA for d5cd4b5
1 file changed
charts/jaeger/README.md
@@ -185,6 +185,8 @@ The following table lists the configurable parameters of the Jaeger chart and th
185
| `<component>.nodeSelector` | Node selector | {} |
186
| `<component>.tolerations` | Node tolerations | [] |
187
| `<component.affinity` | Affinity | {} |
188
+| `<component>.podSecurityContext` | Pod security context | {} |
189
+| `<component>.securityContext` | Container security context | {} |
190
| `agent.annotations` | Annotations for Agent | `nil` |
191
| `agent.cmdlineParams` |Additional command line parameters| `nil` |
192
| `agent.dnsPolicy` | Configure DNS policy for agents | `ClusterFirst` |
0 commit comments