add custom secret field support

This commit is contained in:
Boshi Lian 2022-11-05 05:56:45 +00:00
parent 61fce7bcd9
commit a3b3caaf6d
7 changed files with 96 additions and 5 deletions

View file

@ -146,6 +146,8 @@ apiVersion: sshpiper.com/v1beta1
kind: Pipe
metadata:
name: pipe-publickey
annotations:
privatekey_field_name: privatekey # this is optional, default is privatekey
spec:
from:
- username: ".*" # catch all