ssh_key.md

June 28, 2022 ยท View on GitHub

SSH Key

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

spec fields:

Secret Template

Available variables:

  • $(privateKey)
  • $(authorizedKey)

Example

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