Skip to content

Commit 09c92cc

Browse files
committed
Removal of two fields from the Argo CD CR properties table
1 parent 0ed3b7a commit 09c92cc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/gitops-argo-cd-properties.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ a|* `name` - The name of an `ArgoCDExport` resource from which data can be impor
8989

9090
|`ingress` |Ingress configuration options.| `__object__` |
9191

92-
|`initialRepositories` |Initial Git repositories to configure Argo CD to use upon creation of the cluster.|`__empty__` |
93-
9492
|`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__`
9593
a|* `excludedefaulthosts` - Indicates whether you want to add the default list of SSH Known Hosts provided by Argo CD.
9694
* `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
140138
* `resources` - The container compute resources.
141139
* `version` - The tag to use with the Redis container image.
142140

143-
|`repositoryCredentials` |Git repository credential templates to configure Argo CD to use at cluster creation.| `__empty__` |
144-
145141
|`resourceActions` |Customize resource action behavior.|`__empty__` |
146142

147143
|`resourceExclusions` |Completely ignore entire classes of resource group.|`__empty__` |

0 commit comments

Comments
 (0)