apiVersion: source.toolkit.fluxcd.io/v1 kind: GitRepository metadata: name: gitops namespace: flux-system spec: interval: 1m url: ssh://git@git.janis-eccarius.de/NowChess/GitOps.git ref: branch: main secretRef: name: gitops-ssh