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: charts/argo-cd/README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -941,8 +941,6 @@ NAME: my-release
941
941
| controller.replicas | int | `1` | The number of application controller pods to run. Additional replicas will cause sharding of managed clusters across number of replicas. |
942
942
| controller.resources | object | `{}` | Resource limits and requests for the application controller pods |
943
943
| controller.revisionHistoryLimit | int | `5` | Maximum number of controller revisions that will be maintained in StatefulSet history |
944
-
| controller.roleRules.enabled | bool | `false` | Enable custom rules for the application controller's Role resource |
945
-
| controller.roleRules.rules | list | `[]` | List of custom rules for the application controller's Role resource |
946
944
| controller.runtimeClassName | string | `""` (defaults to global.runtimeClassName) | Runtime class name for the application controller |
947
945
| controller.serviceAccount.annotations | object | `{}` | Annotations applied to created service account |
948
946
| controller.serviceAccount.automountServiceAccountToken | bool | `true` | Automount API credentials for the Service Account |
0 commit comments