mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-12 05:33:11 +01:00
docs: update CNPG version and cmctl installation link (#132)
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
This commit is contained in:
parent
a76e06728a
commit
f22931601d
@ -81,12 +81,12 @@ kubectl get deployment -n cnpg-system cnpg-controller-manager \
|
|||||||
Example output:
|
Example output:
|
||||||
|
|
||||||
```output
|
```output
|
||||||
image: ghcr.io/cloudnative-pg/cloudnative-pg:1.25.0-rc1
|
image: ghcr.io/cloudnative-pg/cloudnative-pg:1.25.0
|
||||||
```
|
```
|
||||||
|
|
||||||
Ensure that the version displayed is **1.25** or newer.
|
Ensure that the version displayed is **1.25** or newer.
|
||||||
|
|
||||||
Then, use the [cmctl](https://cert-manager.io/v1.6-docs/usage/cmctl/#installation)
|
Then, use the [cmctl](https://cert-manager.io/docs/reference/cmctl/#installation)
|
||||||
tool to confirm that `cert-manager` is correctly installed:
|
tool to confirm that `cert-manager` is correctly installed:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user