Generate kubernetes secrets for ssh keys.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user