Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 336 Bytes

rsa_key.md

File metadata and controls

24 lines (16 loc) · 336 Bytes

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: {}