adamant-kite-43734
12/13/2023, 8:46 PMacoustic-addition-45641
12/13/2023, 9:00 PMwide-author-88664
12/13/2023, 10:38 PMcert-manager
seems to have resolved the issue. The command line used was:
helm install \
cert-manager jetstack/cert-manager \
--namespace cert-manager \
--create-namespace \
--version v1.13.3 \
--set installCRDs=true \
--kubeconfig /etc/rancher/k3s/k3s.yaml
wide-author-88664
12/13/2023, 10:39 PM--set tls=external
option.