aprs: move ArgoCD source + image-updater to codeberg
This commit is contained in:
parent
2cd8169e94
commit
04d0f76a08
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ metadata:
|
|||
name: aprs
|
||||
namespace: argocd
|
||||
annotations:
|
||||
argocd-image-updater.argoproj.io/image-list: aprs=git.mcintire.me/graham/aprs.me
|
||||
argocd-image-updater.argoproj.io/image-list: aprs=codeberg.org/gmcintire/aprs.me
|
||||
argocd-image-updater.argoproj.io/aprs.update-strategy: newest-build
|
||||
argocd-image-updater.argoproj.io/aprs.allow-tags: regexp:^main-[0-9]+-[0-9a-f]+$
|
||||
argocd-image-updater.argoproj.io/write-back-method: argocd
|
||||
|
|
@ -13,7 +13,7 @@ metadata:
|
|||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://git.mcintire.me/graham/aprs.me.git
|
||||
repoURL: https://codeberg.org/gmcintire/aprs.me.git
|
||||
targetRevision: main
|
||||
path: k8s
|
||||
destination:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue