Tests have been done on a k3d cluster installed like this :
---> k3d cluster create foo
bash envvar
then execute displayed export commandhelmfile apply -i
- Notice how
cert-unencrypted
displays a diff of N bytes for tls.key - Notice how
cert-encrypted
encrypted displays a diff of 0 bytes for tls.key - Confirm apply to show error message
helm secret decrypt manifests/certs-encrypted.yaml
shows the same tls.key field asmanifests/certs-unencrypted.yaml