Skip to content

Commit e231635

Browse files
committed
Update version in SVG to v1.5.0
1 parent 0d5ef56 commit e231635

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/concourse/certificate_regeneration.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The automated regeneration is provided as separate Terragrunt module which must
66

77
## Prerequisites
88

9-
The certificate's CA must be stored in CredHub, and they must be correctly linked.
9+
The certificate's CA must be stored in CredHub, and the certificate must be correctly linked to the CA.
1010

1111
## Configuration and deployment
1212

@@ -46,6 +46,10 @@ value: <redacted>
4646
version_created_at: "2024-05-07T12:23:43Z"
4747
(...)
4848
```
49+
Afterward, you should delete the job with:
50+
```
51+
kubectl -n concourse delete job cert-regen-job
52+
```
4953

5054
## Limitations
5155

docs/concourse/concourse-architecture.drawio.svg

+1-1
Loading

0 commit comments

Comments
 (0)