Dreaded_X d7cccd591c
All checks were successful
kustomization/barman-config/1b69816f reconciliation succeeded
kustomization/flux-system/1b69816f reconciliation succeeded
kustomization/barman-cloud-plugin/1b69816f reconciliation succeeded
feat: Configure barman object store
2025-12-15 04:54:12 +01:00
2025-12-15 03:08:09 +01:00
2025-12-15 03:00:02 +01:00

SSH Key issues

Here are some things to check when running into ssh key issues:

  • Make sure that known hosts only contains a key of type ecdsa-sha2-nistp256 otherwise flux will fail to connect to the repository over ssh.

  • Make sure the deploy key is read/write.

Description
No description provided
Readme 1.7 MiB
Languages
Shell 100%