Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Jun 4, 2023
1 parent 0a906a4 commit 4473e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ The cert-manager-issuers package has the following configurable properties.
| `namespace` | `cert-manager` | The namespace where cert-manager is deployed. |
| `letsencrypt.include` | `false` | Whether to include a ClusterIssuer for Let's Encrypt. |
| `letsencrypt.staging` | `true` | Whether to use Let's Encrypt staging, recommended for non-production environments. |
| `letsencrypt.email` | `true` | The email address that Let's Encrypt will use to send info on expiring certificates or issues. |
| `letsencrypt.email` | `""` | The email address that Let's Encrypt will use to send info on expiring certificates or issues. |

</details>

Expand Down

0 comments on commit 4473e96

Please # to comment.