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: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -124,6 +124,8 @@ No modules.
124
124
| <aname="input_prometheus_ingress_tls"></a> [prometheus\_ingress\_tls](#input\_prometheus\_ingress\_tls)| TLS configuration for ingress |`list(any)`|`[]`| no |
125
125
| <aname="input_prometheus_operator_image_repository"></a> [prometheus\_operator\_image\_repository](#input\_prometheus\_operator\_image\_repository)| Prometheus Operator Image repository |`string`|`"quay.io/prometheus-operator/prometheus-operator"`| no |
126
126
| <aname="input_prometheus_operator_image_tag"></a> [prometheus\_operator\_image\_tag](#input\_prometheus\_operator\_image\_tag)| Prometheus Operator Image Tag |`string`|`"v0.57.0"`| no |
127
+
| <aname="input_prometheus_service_account"></a> [prometheus\_service\_account](#input\_prometheus\_service\_account)| Name of the Service Account for Grafana |`string`|`""`| no |
128
+
| <aname="input_prometheus_service_account_annotations"></a> [prometheus\_service\_account\_annotations](#input\_prometheus\_service\_account\_annotations)| Annotations for service account |`map(any)`|`{}`| no |
127
129
| <aname="input_promethues_operator_nodeSelector"></a> [promethues\_operator\_nodeSelector](#input\_promethues\_operator\_nodeSelector)| Promethues Operator node selector |`any`|`""`| no |
128
130
| <aname="input_recreate_pods"></a> [recreate\_pods](#input\_recreate\_pods)| Recreate the pods with every helm update |`bool`|`false`| no |
129
131
| <aname="input_release_name"></a> [release\_name](#input\_release\_name)| Helm release name |`string`|`"kube-prometheus-stack"`| no |
0 commit comments