rsa_key.md

June 28, 2022 ยท View on GitHub

RSA Key

Please let us know in issues what kind of configurability is wanted.

spec fields:

Secret Template

Available variables:

  • $(publicKey)
  • $(privateKey)

Example

apiVersion: secretgen.k14s.io/v1alpha1
kind: RSAKey
metadata:
  name: rsa-key
spec: {}