Skip to content

Commit d5cd4b5

Browse files
committed
README changes for podSecurityContext and SecurityContext
Signed-off-by: Ankit Mehta <ankit.mehta@appian.com>
1 parent c7c5d33 commit d5cd4b5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

charts/jaeger/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ The following table lists the configurable parameters of the Jaeger chart and th
185185
| `<component>.nodeSelector` | Node selector | {} |
186186
| `<component>.tolerations` | Node tolerations | [] |
187187
| `<component.affinity` | Affinity | {} |
188+
| `<component>.podSecurityContext` | Pod security context | {} |
189+
| `<component>.securityContext` | Container security context | {} |
188190
| `agent.annotations` | Annotations for Agent | `nil` |
189191
| `agent.cmdlineParams` |Additional command line parameters| `nil` |
190192
| `agent.dnsPolicy` | Configure DNS policy for agents | `ClusterFirst` |

0 commit comments

Comments
 (0)