Skip to content

Commit 06000b4

Browse files
docs: Update grafana-mcp README.md with helm-docs
Signed-off-by: backend-sungyoon <[email protected]>
1 parent 4193cf5 commit 06000b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/grafana-mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The command removes all the Kubernetes components associated with the chart and
105105
| service.sessionAffinity | string | `""` | Session affinity |
106106
| service.sessionAffinityConfig | object | `{}` | Session affinity config |
107107
| service.type | string | `"ClusterIP"` | Service type |
108-
| serviceAccount | object | `{"annotations":{},"automountServiceAccountToken":false,"enabled":true,"labels":{},"name":""}` | Service account Configuration |
108+
| serviceAccount | object | `{"annotations":{},"automountServiceAccountToken":false,"create":true,"labels":{},"name":""}` | Service account Configuration |
109109
| serviceAccount.annotations | object | `{}` | Annotations for the service account |
110110
| serviceAccount.automountServiceAccountToken | bool | `false` | Automount service account token |
111111
| serviceAccount.create | bool | `true` | Enable service account |

0 commit comments

Comments
 (0)