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:
|
||||
project: default
|
||||
source:
|
||||
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
|
||||
repoURL: https://forgejo.libretalk.eu/jad0s/gitops.git
|
||||
targetRevision: HEAD
|
||||
path: manifests/argocd
|
||||
destination:
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ metadata:
|
|||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
|
||||
repoURL: https://forgejo.libretalk.eu/jad0s/gitops.git
|
||||
targetRevision: HEAD
|
||||
path: manifests/cert-manager
|
||||
destination:
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ metadata:
|
|||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
|
||||
repoURL: https://forgejo.libretalk.eu/jad0s/gitops.git
|
||||
targetRevision: HEAD
|
||||
path: manifests/metallb
|
||||
destination:
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ metadata:
|
|||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
|
||||
repoURL: https://forgejo.libretalk.eu/jad0s/gitops.git
|
||||
targetRevision: main
|
||||
path: manifests/traefik
|
||||
destination:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue