treasuremap/manifests/function/hostconfig-operator/ssh-key.yaml

10 lines
165 B
YAML

apiVersion: v1
kind: Secret
metadata:
name: hco-ssh-auth
type: kubernetes.io/ssh-auth
data:
ssh-privatekey: REPLACEMENT_SSH_PRIVATEKEY
username: ZGVwbG95ZXIK