mirror of
https://github.com/bitnami/charts.git
synced 2026-04-01 06:47:23 +08:00
[bitnami/argo-cd] Add automountserviceAccount for notifications (#25561)
* [bitnami/argo-cd] Add automountserviceAccount for notifications Signed-off-by: David Gomez <dgomezleon@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: David Gomez <dgomezleon@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -525,6 +525,7 @@ As an alternative, use one of the preset configurations for pod affinity, pod an
|
||||
| `notifications.command` | Override default container command (useful when using custom images) | `[]` |
|
||||
| `notifications.args` | Override default container args (useful when using custom images). | `[]` |
|
||||
| `notifications.extraArgs` | Add extra arguments to the default arguments for the Argo CD notifications controller | `[]` |
|
||||
| `notifications.automountServiceAccountToken` | Mount Service Account token in pod | `true` |
|
||||
| `notifications.logFormat` | Format for the Argo CD notifications controller logs. Options: [text, json] | `text` |
|
||||
| `notifications.logLevel` | Log level for the Argo CD notifications controller | `info` |
|
||||
| `notifications.containerPorts.metrics` | Argo CD notifications controller metrics port number | `8085` |
|
||||
|
||||
Reference in New Issue
Block a user