mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-07 07:51:38 +01:00
chore(docs): Add duration in self-signed certificate example
This commit is contained in:
@@ -98,6 +98,8 @@ multiple namespaces in a cluster.
|
|||||||
name: selfsigned-issuer
|
name: selfsigned-issuer
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
group: cert-manager.io
|
group: cert-manager.io
|
||||||
|
duration: 87600h # 10y
|
||||||
|
renewBefore: 87599h
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Copy this cert's secret into the/each namespace you want to make use of the cert.
|
1. Copy this cert's secret into the/each namespace you want to make use of the cert.
|
||||||
|
|||||||
Reference in New Issue
Block a user