chore(gitops): align app pulls with ghcr deployments

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-14 22:49:25 +05:30
parent e303bfefb3
commit af4b237255
24 changed files with 27 additions and 21 deletions

View file

@ -15,6 +15,8 @@ spec:
labels:
app: nxtgauge-admin-solid
spec:
imagePullSecrets:
- name: ghcr-regcred
containers:
- name: admin-solid
image: registry.nxtgauge.com/nxtgauge-admin-solid

View file

@ -14,6 +14,8 @@ spec:
labels:
app: nxtgauge-ai-assistant
spec:
imagePullSecrets:
- name: ghcr-regcred
containers:
- name: ai-assistant
image: registry.nxtgauge.com/nxtgauge-ai-assistant:2f999dfe95a48ea4090a90519dc3950f1e729924

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-catering-services
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: catering-services
image: registry.nxtgauge.com/nxtgauge-rust-catering-services:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-companies
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: companies
image: registry.nxtgauge.com/nxtgauge-rust-companies:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-cron
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: cron
image: registry.nxtgauge.com/nxtgauge-rust-cron:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-customers
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: customers
image: registry.nxtgauge.com/nxtgauge-rust-customers:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-developers
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: developers
image: registry.nxtgauge.com/nxtgauge-rust-developers:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-employees
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: employees
image: registry.nxtgauge.com/nxtgauge-rust-employees:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-fitness-trainers
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: fitness-trainers
image: registry.nxtgauge.com/nxtgauge-rust-fitness-trainers:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-gateway
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: gateway
image: registry.nxtgauge.com/nxtgauge-rust-gateway:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-graphic-designers
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: graphic-designers
image: registry.nxtgauge.com/nxtgauge-rust-graphic-designers:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-job-seekers
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: job-seekers
image: registry.nxtgauge.com/nxtgauge-rust-job-seekers:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-jobs
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: jobs
image: registry.nxtgauge.com/nxtgauge-rust-jobs:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-leads
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: leads
image: registry.nxtgauge.com/nxtgauge-rust-leads:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-makeup-artists
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: makeup-artists
image: registry.nxtgauge.com/nxtgauge-rust-makeup-artists:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-payments
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: payments
image: registry.nxtgauge.com/nxtgauge-rust-payments:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-photographers
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: photographers
image: registry.nxtgauge.com/nxtgauge-rust-photographers:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-social-media-managers
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: social-media-managers
image: registry.nxtgauge.com/nxtgauge-rust-social-media-managers:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-tutors
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: tutors
image: registry.nxtgauge.com/nxtgauge-rust-tutors:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-ugc-content-creators
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: ugc-content-creators
image: registry.nxtgauge.com/nxtgauge-rust-ugc-content-creators:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-users
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: users
image: registry.nxtgauge.com/nxtgauge-rust-users:latest

View file

@ -15,7 +15,7 @@ spec:
app: nxtgauge-rust-video-editors
spec:
imagePullSecrets:
- name: regcred
- name: ghcr-regcred
containers:
- name: video-editors
image: registry.nxtgauge.com/nxtgauge-rust-video-editors:latest

View file

@ -15,6 +15,8 @@ spec:
labels:
app: nxtgauge-frontend-solid
spec:
imagePullSecrets:
- name: ghcr-regcred
containers:
- name: frontend-solid
image: registry.nxtgauge.com/nxtgauge-frontend-solid

View file

@ -32,7 +32,7 @@ spec:
spec:
containers:
- name: $container
image: registry.nxtgauge.com/nxtgauge-rust-$service@$digest
image: ghcr.io/Traceworks2023/nxtgauge-rust-$service@$digest
PATCH
fi