b22a2200976a5ebeda0f7062ff423bdcd238bcf1
All checks were successful
kustomization/lldap/fffa8587 reconciliation succeeded
kustomization/flux-system/fffa8587 reconciliation succeeded
kustomization/cnpg/fffa8587 reconciliation succeeded
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
Languages
Shell
100%