fix: added missing port (:3000) to forgejo Repo URL
This commit is contained in:
parent
3c1ba1ccda
commit
d6cf69e33a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ metadata:
|
|||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: http://forgejo.forgejo.svc.cluster.local/jad0s/gitops.git
|
||||
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
|
||||
targetRevision: HEAD
|
||||
path: manifests/forgejo
|
||||
destination:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue