Skip to content

Commit 41bbbd3

Browse files
ValClarksoncbandy
andcommitted
Update docs/content/tutorial/administrative-tasks.md
Co-authored-by: Chris Bandy <bandy.chris@gmail.com>
1 parent 42416d8 commit 41bbbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/administrative-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ of an existing cluster by deleting the `tls.key` field from its certificate Secr
8484

8585
Is it time to rotate your PGO root certificate? All you need to do is delete the `pgo-root-cacert` secret. PGO will regenerate it and roll it out seamlessly, ensuring your apps continue communicating with the Postgres cluster without having to update any configuration or deal with any downtime.
8686

87-
```yaml
87+
```bash
8888
kubectl delete secret pgo-root-cacert
8989
```
9090

0 commit comments

Comments
 (0)