fix: try changint the forgejo app repo from internat address to real external address
This commit is contained in:
parent
0cdab3975e
commit
eb8b98f259
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
|
repoURL: http://forgejo.libretalk.eu/jad0s/gitops.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: manifests/forgejo
|
path: manifests/forgejo
|
||||||
destination:
|
destination:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue