Generate kubernetes secrets for ssh keys.

This commit is contained in:
Tom Alexander
2025-12-21 18:45:49 -05:00
parent f59225d283
commit c005f4faee
5 changed files with 59 additions and 3 deletions

View File

@@ -110,8 +110,8 @@
registry: "ghcr.io/fluxcd"
sync:
kind: GitRepository
url: "https://gitlab.com/my-org/my-fleet.git"
ref: "refs/heads/main"
url: "ssh://git@10.215.1.210:22/repos/mrmanager"
ref: "refs/heads/nix"
path: "clusters/my-cluster"
pullSecret: "flux-system"
#+end_src