i.e. https://cert-manager.io/docs/installation/#default-static-install example there kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml url does not exists atm. Until new version is released it should be kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.0/cert-manager.yaml
i.e. https://cert-manager.io/docs/installation/#default-static-install
example there
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.1/cert-manager.yaml
url does not exists atm.
Until new version is released it should be
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.0/cert-manager.yaml