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
|`initialRepositories` |Initial Git repositories to configure Argo CD to use upon creation of the cluster.|`__empty__` |
93
-
94
92
|`initialSSHKnownHosts` |Defines the initial SSH Known Hosts data for Argo CD to use at cluster creation to connect to Git repositories through SSH.| `__default_Argo_CD_Known_Hosts__`
95
93
a|* `excludedefaulthosts` - Indicates whether you want to add the default list of SSH Known Hosts provided by Argo CD.
96
94
* `keys` - Describes a custom set of SSH Known Hosts that you want to incorporate into your Argo CD server.
@@ -140,8 +138,6 @@ a|* `autotls` - Use the provider to create the Redis server's TLS certificate. O
140
138
* `resources` - The container compute resources.
141
139
* `version` - The tag to use with the Redis container image.
142
140
143
-
|`repositoryCredentials` |Git repository credential templates to configure Argo CD to use at cluster creation.| `__empty__` |
0 commit comments