Merge eda194b283 into 088e2a3a90
This commit is contained in:
commit
a446c42cda
|
|
@ -34,7 +34,7 @@ If you don't have a K8s cluster, you can install a local environment using minik
|
||||||
:one: Install cert-manager in your cluster. For more information, see "[cert-manager](https://cert-manager.io/docs/installation/)."
|
:one: Install cert-manager in your cluster. For more information, see "[cert-manager](https://cert-manager.io/docs/installation/)."
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.8.2/cert-manager.yaml
|
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.15.0/cert-manager.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
<sub> *note:- This command uses v1.8.2. Please replace with a later version, if available.</sub>
|
<sub> *note:- This command uses v1.8.2. Please replace with a later version, if available.</sub>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue