fix(argocd): standardize backend image-list repos to hyphen names
This commit is contained in:
parent
5614521b66
commit
b8a8c5b346
1 changed files with 8 additions and 8 deletions
|
|
@ -8,20 +8,20 @@ metadata:
|
|||
gateway=ghcr.io/traceworks2023/nxtgauge-rust-gateway:high-performance-latest,
|
||||
users=ghcr.io/traceworks2023/nxtgauge-rust-users:high-performance-latest,
|
||||
companies=ghcr.io/traceworks2023/nxtgauge-rust-companies:high-performance-latest,
|
||||
job-seekers=ghcr.io/traceworks2023/nxtgauge-rust-job_seekers:high-performance-latest,
|
||||
job-seekers=ghcr.io/traceworks2023/nxtgauge-rust-job-seekers:high-performance-latest,
|
||||
customers=ghcr.io/traceworks2023/nxtgauge-rust-customers:high-performance-latest,
|
||||
payments=ghcr.io/traceworks2023/nxtgauge-rust-payments:high-performance-latest,
|
||||
employees=ghcr.io/traceworks2023/nxtgauge-rust-employees:high-performance-latest,
|
||||
photographers=ghcr.io/traceworks2023/nxtgauge-rust-photographers:high-performance-latest,
|
||||
makeup-artists=ghcr.io/traceworks2023/nxtgauge-rust-makeup_artists:high-performance-latest,
|
||||
makeup-artists=ghcr.io/traceworks2023/nxtgauge-rust-makeup-artists:high-performance-latest,
|
||||
tutors=ghcr.io/traceworks2023/nxtgauge-rust-tutors:high-performance-latest,
|
||||
developers=ghcr.io/traceworks2023/nxtgauge-rust-developers:high-performance-latest,
|
||||
video-editors=ghcr.io/traceworks2023/nxtgauge-rust-video_editors:high-performance-latest,
|
||||
graphic-designers=ghcr.io/traceworks2023/nxtgauge-rust-graphic_designers:high-performance-latest,
|
||||
social-media-managers=ghcr.io/traceworks2023/nxtgauge-rust-social_media_managers:high-performance-latest,
|
||||
fitness-trainers=ghcr.io/traceworks2023/nxtgauge-rust-fitness_trainers:high-performance-latest,
|
||||
catering-services=ghcr.io/traceworks2023/nxtgauge-rust-catering_services:high-performance-latest,
|
||||
ugc-content-creators=ghcr.io/traceworks2023/nxtgauge-rust-ugc_content_creators:high-performance-latest,
|
||||
video-editors=ghcr.io/traceworks2023/nxtgauge-rust-video-editors:high-performance-latest,
|
||||
graphic-designers=ghcr.io/traceworks2023/nxtgauge-rust-graphic-designers:high-performance-latest,
|
||||
social-media-managers=ghcr.io/traceworks2023/nxtgauge-rust-social-media-managers:high-performance-latest,
|
||||
fitness-trainers=ghcr.io/traceworks2023/nxtgauge-rust-fitness-trainers:high-performance-latest,
|
||||
catering-services=ghcr.io/traceworks2023/nxtgauge-rust-catering-services:high-performance-latest,
|
||||
ugc-content-creators=ghcr.io/traceworks2023/nxtgauge-rust-ugc-content-creators:high-performance-latest,
|
||||
cron=ghcr.io/traceworks2023/nxtgauge-rust-cron:high-performance-latest
|
||||
argocd-image-updater.argoproj.io/gateway.update-strategy: digest
|
||||
argocd-image-updater.argoproj.io/gateway.allow-tags: regexp:^high-performance-latest$
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue