Adding https instead of ssh

main
Jaromir Rivera 2024-01-31 12:56:44 -05:00
parent 660b38d2e5
commit bf06c27980
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ spec:
branch: main
secretRef:
name: flux-system
url: ssh://git@gitea.datum1019.diskstation.me/jrivera/flux
url: https://gitea.datum1019.diskstation.me/jrivera/flux.git
---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization