Update authorizedKeys field names for cdbg in README

This commit is contained in:
Nils Hanke 2022-05-17 18:45:26 +02:00 committed by Paul Meyer
parent 5fa23d4bec
commit 54e2e492df

View File

@ -99,8 +99,8 @@ With `cdbg` and `yq` installed in your path:
```yaml
cdbg:
authorizedKeys:
- user: my-username
pubkey: ssh-rsa AAAAB…LJuM=
- username: my-username
publicKey: ssh-rsa AAAAB…LJuM=
coordinatorPath: "./coordinator"
systemdUnits:
- name: some-custom.service