1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-13 20:30:03 +00:00

Merge pull request #1476 from marquiz/devel/docs-tls

docs/tls: update cert-manager deployment instructions
This commit is contained in:
Kubernetes Prow Robot 2023-11-28 20:31:43 +01:00 committed by GitHub
commit b087c602c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,7 +54,7 @@ can refer to their documentation for other installation methods such as the
helm chart they provide.
```bash
kubectl apply -f https://github.com/jetstack/cert-manager/releases/download/v1.6.1/cert-manager.yaml
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.13.2/cert-manager.yaml
```
To use the kustomize overlay to install node-feature-discovery with TLS enabled,