Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit c5f944f

Browse files
committed
Update generated README
1 parent 663e6ab commit c5f944f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

operations/phlare/helm/phlare/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
| phlare.podAnnotations."phlare.grafana.com/port" | string | `"4100"` | |
4141
| phlare.podAnnotations."phlare.grafana.com/scrape" | string | `"true"` | |
4242
| phlare.podSecurityContext.fsGroup | int | `10001` | |
43+
| phlare.podSecurityContext.runAsNonRoot | bool | `true` | |
44+
| phlare.podSecurityContext.runAsUser | int | `10001` | |
4345
| phlare.replicaCount | int | `1` | |
4446
| phlare.resources | object | `{}` | |
4547
| phlare.securityContext | object | `{}` | |

0 commit comments

Comments
 (0)