Inject mode incorrectly injects User SSH CA key.
estenrye opened this issue · 2 comments
estenrye commented
Thanks to @opencommits to pointing this out.
Should be updated to use:
ssh_user_ca_key.pub: {{ .Values.inject.certificates.ssh_user_ca }}
estenrye opened this issue · 2 comments
Thanks to @opencommits to pointing this out.
Should be updated to use:
ssh_user_ca_key.pub: {{ .Values.inject.certificates.ssh_user_ca }}