🐞 Refer to correct Traefik manifest in cert-manager chapter

This commit is contained in:
Jérôme Petazzoni
2025-11-17 17:23:45 +01:00
parent c5c0f80b01
commit 17eb4efa3b

View File

@@ -180,7 +180,7 @@ An Ingress Controller! 😅
- Install an Ingress Controller:
```bash
kubectl apply -f ~/container.training/k8s/traefik-v2.yaml
kubectl apply -f ~/container.training/k8s/traefik.yaml
```
- Wait a little bit, and check that we now have a `kubernetes.io/tls` Secret: