Adding https instead of ssh
parent
660b38d2e5
commit
bf06c27980
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue