Skip to content

Commit 0343854

Browse files
committed
docs: remove controller.roleRules documentation
Signed-off-by: puretension <[email protected]>
1 parent 9a30595 commit 0343854

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

charts/argo-cd/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -941,8 +941,6 @@ NAME: my-release
941941
| controller.replicas | int | `1` | The number of application controller pods to run. Additional replicas will cause sharding of managed clusters across number of replicas. |
942942
| controller.resources | object | `{}` | Resource limits and requests for the application controller pods |
943943
| 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 |
946944
| controller.runtimeClassName | string | `""` (defaults to global.runtimeClassName) | Runtime class name for the application controller |
947945
| controller.serviceAccount.annotations | object | `{}` | Annotations applied to created service account |
948946
| controller.serviceAccount.automountServiceAccountToken | bool | `true` | Automount API credentials for the Service Account |

0 commit comments

Comments
 (0)