Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
arti-shalb committed May 12, 2023
1 parent bef33ca commit 4243616
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ Terraform module that install core addons in EKS cluster:
| argocd\_password\_bcrypted | Bctypted password (hash) for argocd web ui | `string` | `""` | no |
| cert\_manager\_version | Cert manager helm chart version | `string` | `"v1.5.4"` | no |
| cluster\_autoscaler\_version | Cluster utoscaler helm chart version | `string` | `"9.27.0"` | no |
| cluster\_kubeconfig | EKS cluster kubeconfig base64 encoded | `string` | n/a | yes |
| cluster\_name | EKS cluster name | `string` | n/a | yes |
| cluster\_oidc\_issuer\_url | The URL on the EKS cluster for the OpenID Connect identity provider | `string` | n/a | yes |
| cluster\_oidc\_provider\_arn | The ARN of the OIDC Provider if enable\_irsa = true | `string` | n/a | yes |
Expand Down

0 comments on commit 4243616

Please sign in to comment.