ansible-role-k3s icon indicating copy to clipboard operation
ansible-role-k3s copied to clipboard

Support for additional hostnames via --tls-san?

Open lokkju opened this issue 5 months ago • 1 comments

It looks like in the past, --tls-san values could be provided by k3s_tls_san, but this was removed at some point. Is there some other setting to configure addition subject names for the generated TLS cert?

lokkju avatar Jul 19 '25 22:07 lokkju

Hi @lokkju

You can use the example I have here: https://github.com/dbrennand/home-ops/blob/main/ansible/vars/k3s-deploy.yml

If this resolves your query kindly mark this issue as resolved. Thanks! ☺️

dbrennand avatar Aug 26 '25 15:08 dbrennand