Skip to content

Commit b6d4eb5

Browse files
authored
docs(alerts): fix cert-manager option table (#640)
1 parent 387cbea commit b6d4eb5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

alerts/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ Greenhouse regularly performs integration tests that are bundled with **alerts**
8484

8585
### cert-manager options
8686

87+
88+
| Name | Description | Value |
89+
| ------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------- | ------- |
8790
| `alerts.certManager.enabled` | Creates `jetstack/cert-manager` resources to generate Issuer and Certificates for Prometheus authentication. | `true` |
8891
| `alerts.certManager.rootCert.duration` | Duration, how long the root certificate is valid. | `"5y"` |
8992
| `alerts.certManager.admissionCert.duration` | Duration, how long the admission certificate is valid. | `"1y"` |

0 commit comments

Comments
 (0)