Skip to content

Commit d208bfd

Browse files
disabled notifications controller
1 parent 8c9f38a commit d208bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/argo-cd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,7 +1010,7 @@ If you want to use an existing Redis (eg. a managed service from a cloud provide
10101010
| notifications.cm.create | bool | `true` | Whether helm chart creates controller config map |
10111011
| notifications.containerSecurityContext | object | `{}` | Container Security Context |
10121012
| notifications.context | object | `{}` | Define user-defined context |
1013-
| notifications.enabled | bool | `true` | Enable notifications controller |
1013+
| notifications.enabled | bool | `false` | Enable notifications controller |
10141014
| notifications.extraArgs | list | `[]` | Extra arguments to provide to the controller |
10151015
| notifications.extraEnv | list | `[]` | Additional container environment variables |
10161016
| notifications.extraEnvFrom | list | `[]` (See [values.yaml]) | envFrom to pass to the controller |

0 commit comments

Comments
 (0)