Skip to content

Commit

Permalink
docs: sync
Browse files Browse the repository at this point in the history
  • Loading branch information
zekker6 committed Jul 6, 2024
1 parent 560d12a commit cec8083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/library/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ N/A
| addons.promtail.env | object | `{}` | Set any environment variables for promtail here |
| addons.promtail.image.pullPolicy | string | `"IfNotPresent"` | Specify the promtail image pull policy |
| addons.promtail.image.repository | string | `"docker.io/grafana/promtail"` | Specify the promtail image |
| addons.promtail.image.tag | string | `"3.0.0"` | Specify the promtail image tag |
| addons.promtail.image.tag | string | `"3.1.0"` | Specify the promtail image tag |
| addons.promtail.logs | list | `[]` | The paths to logs on the volume |
| addons.promtail.loki | string | `""` | The URL to Loki |
| addons.promtail.volumeMounts | list | `[]` | Specify a list of volumes that get mounted in the promtail container. At least 1 volumeMount is required! |
Expand Down

0 comments on commit cec8083

Please sign in to comment.