Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 340 Bytes

ssh_key.md

File metadata and controls

24 lines (16 loc) · 340 Bytes

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