flux: cd using flux

This commit is contained in:
Márcio Fernandes
2026-06-06 00:44:48 +00:00
parent ff2a75fdd0
commit 32a5849d3d
10 changed files with 72 additions and 103 deletions
+11
View File
@@ -0,0 +1,11 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: mosquitto
spec:
interval: 1m0s
url: ssh://git@git.limbosolutions.com:2222/marcio.fernandes/mosquitto.git
ref:
branch: master
secretRef:
name: flux-repo-ssh-credentials