Fix backend manifests to use public registry
This commit is contained in:
parent
30cc2d4e31
commit
156b2f32db
19 changed files with 36 additions and 36 deletions
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: catering-services
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-catering-services
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-catering-services
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9115
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: companies
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-companies
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-companies
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9102
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: cron
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-cron
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-cron
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: customers
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-customers
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-customers
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9105
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: developers
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-developers
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-developers
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9110
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: employees
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-employees
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-employees
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9106
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: fitness-trainers
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-fitness-trainers
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-fitness-trainers
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9114
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: gateway
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-gateway
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-gateway
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9100
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: graphic-designers
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-graphic-designers
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-graphic-designers
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9112
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: job-seekers
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-job-seekers
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-job-seekers
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9104
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: makeup-artists
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-makeup-artists
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-makeup-artists
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9109
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: payments
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-payments
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-payments
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9116
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: photographers
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-photographers
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-photographers
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9107
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: social-media-managers
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-social-media-managers
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-social-media-managers
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9113
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: tutors
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-tutors
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-tutors
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9108
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: ugc-content-creators
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-ugc-content-creators
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-ugc-content-creators
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9117
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: users
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-users
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-users
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9101
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: video-editors
|
||||
image: registry.nxtgauge.internal:5000/nxtgauge-rust-video-editors
|
||||
image: registry.nxtgauge.com:5000/nxtgauge-rust-video-editors
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9111
|
||||
|
|
|
|||
|
|
@ -5,39 +5,39 @@ resources:
|
|||
patchesStrategicMerge:
|
||||
- replicas-patch.yaml
|
||||
images:
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-gateway
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-gateway
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-users
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-users
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-companies
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-companies
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-job-seekers
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-job-seekers
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-customers
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-customers
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-payments
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-payments
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-employees
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-employees
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-photographers
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-photographers
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-makeup-artists
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-makeup-artists
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-tutors
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-tutors
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-developers
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-developers
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-video-editors
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-video-editors
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-graphic-designers
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-graphic-designers
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-social-media-managers
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-social-media-managers
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-fitness-trainers
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-fitness-trainers
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-catering-services
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-catering-services
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-ugc-content-creators
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-ugc-content-creators
|
||||
newTag: high-performance-latest
|
||||
- name: registry.nxtgauge.internal:5000/nxtgauge-rust-cron
|
||||
- name: registry.nxtgauge.com:5000/nxtgauge-rust-cron
|
||||
newTag: high-performance-latest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue