Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save iamcryptoki/6e7daecca1dc987fea947b964d206c22 to your computer and use it in GitHub Desktop.

Select an option

Save iamcryptoki/6e7daecca1dc987fea947b964d206c22 to your computer and use it in GitHub Desktop.
Add all available SSH public host keys for github.com to ArgoCD.
$ ssh-keyscan github.com | argocd cert add-ssh --batch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment