Goal



[!NOTE]
In hurry? Jump to the result!


The goal of this document is to generate auto signed certificate for any pod with the following projected volumes:



volumes:
- name: creds
projected:
sources:
- podCertificate:
signerName: row-major.net/spiffe
keyType: ED25519
credentialBundlePath: service.crt
...