fix: change all app repo URLs from internal forgejo URL to the external URL
This commit is contained in:
parent
faaf63cf25
commit
49ad1b3bc0
4 changed files with 4 additions and 4 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: https://forgejo.libretalk.eu/jad0s/gitops.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: manifests/argocd
|
path: manifests/argocd
|
||||||
destination:
|
destination:
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
|
repoURL: https://forgejo.libretalk.eu/jad0s/gitops.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: manifests/cert-manager
|
path: manifests/cert-manager
|
||||||
destination:
|
destination:
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
|
repoURL: https://forgejo.libretalk.eu/jad0s/gitops.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: manifests/metallb
|
path: manifests/metallb
|
||||||
destination:
|
destination:
|
||||||
|
|
|
||||||
|
|
@ -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: https://forgejo.libretalk.eu/jad0s/gitops.git
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: manifests/traefik
|
path: manifests/traefik
|
||||||
destination:
|
destination:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue