Switch nxtgauge deploys to Forgejo registry
This commit is contained in:
parent
c0abc5e152
commit
30ed1833c7
28 changed files with 87 additions and 88 deletions
|
|
@ -16,10 +16,10 @@ spec:
|
|||
app: nxtgauge-admin-solid
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: admin-solid
|
||||
image: registry.nxtgauge.com/nxtgauge-admin-solid
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-admin-solid
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: admin-solid
|
||||
image: ghcr.io/traceworks2023/nxtgauge-admin-solid@sha256:96617e4ba63aee5defdd31c428ea6b69c177a4e91ccfad3e392a2cdcf7e26ba3
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-admin-solid@sha256:9ed65546ed09df6d97cb835d9de0b44994407b6ed57ece545a4fec9e2ca25666
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-catering-services
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: catering-services
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-catering-services:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-catering-services:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9115
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-companies
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: companies
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-companies:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-companies:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9102
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-cron
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: cron
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-cron:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-cron:latest
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-customers
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: customers
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-customers:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-customers:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9105
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-developers
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: developers
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-developers:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-developers:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9110
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-employees
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: employees
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-employees:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-employees:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9106
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-fitness-trainers
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: fitness-trainers
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-fitness-trainers:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-fitness-trainers:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9114
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-gateway
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: gateway
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-gateway:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-gateway:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9100
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-graphic-designers
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: graphic-designers
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-graphic-designers:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-graphic-designers:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9112
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-job-seekers
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: job-seekers
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-job-seekers:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-job-seekers:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9104
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-jobs
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: jobs
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-jobs:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-jobs:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9103
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-leads
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: leads
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-leads:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-leads:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9118
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-makeup-artists
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: makeup-artists
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-makeup-artists:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-makeup-artists:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9109
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-payments
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: payments
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-payments:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-payments:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9116
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-photographers
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: photographers
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-photographers:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-photographers:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9107
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-social-media-managers
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: social-media-managers
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-social-media-managers:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-social-media-managers:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9113
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-tutors
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: tutors
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-tutors:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-tutors:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9108
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-ugc-content-creators
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: ugc-content-creators
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-ugc-content-creators:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-ugc-content-creators:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9117
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-users
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: users
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-users:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-users:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9101
|
||||
|
|
|
|||
|
|
@ -15,10 +15,10 @@ spec:
|
|||
app: nxtgauge-rust-video-editors
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: video-editors
|
||||
image: registry.nxtgauge.com/nxtgauge-rust-video-editors:latest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-video-editors:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 9111
|
||||
|
|
|
|||
|
|
@ -1,20 +1,20 @@
|
|||
gateway sha256:f43f55108bd882bdca94becf0756103f4491192e8cefae8814e4d73659aabedb 2
|
||||
users sha256:c5fc047483b013af3a613ddf6542dda73a2e03b512f27d2ba4bb1d0ed36300ae 1
|
||||
companies sha256:bddaa009612202bed2d022b35c7aa07855ca57d3745e6e778e0bce1a38420c61 1
|
||||
jobs sha256:b40c3c09af1ad788eb75d1ae71681490668801f029d68a0df8f4f6890c1816d4 1
|
||||
leads sha256:0a83ef593fb786a78b5441ca9141c2dc0dde959b787632d608092b1151fbe389 1
|
||||
job-seekers sha256:0d5c0a5f144532f6c4ae3311f65bc13d62302d9ef1a786becfe667ed50986337 1
|
||||
customers sha256:43933c5c0716bd4654c0b65caccb3954901af81e3bab688f7c37c1ebeef6d3dc 1
|
||||
payments sha256:1161fe70c2e7d9a285227368222b206c13e12182dca6a8cdc1a3ee640bc55a8a 1
|
||||
employees sha256:a6d6bf90e2143c020017fe9481cc1162c197f5d8aa5179c0c808d218cf91eae2 1
|
||||
photographers sha256:7db3457fb17080544126f67822ec6a08f05e60a27e02092364060dee75dc07d0 1
|
||||
makeup-artists sha256:41142f8d08362444c7381755b61e23a7415cf63053d3cca4200c25acef197089 1
|
||||
tutors sha256:35d8cea4cc78e49a00d07a70a013e139cfbeb1e65effbdee8b9ef5f8acbdf1b5 1
|
||||
developers sha256:c4366929dad0b3fcad1c76ced28a5a540c4984a28e9c7254ed0a65e52744ccac 1
|
||||
video-editors sha256:859d1598b46cbb703297b9c18a597816b01ebca2731178d8179184820b8b3421 1
|
||||
graphic-designers sha256:60376dfa13856a97c235ac37a5ff4b21a02cb5db7799bf20dc0d8a6b6986ec47 1
|
||||
social-media-managers sha256:90817c2699b5aec25e46968c2c4878aedbcd5b4ebfe304d2f84ba2f7b574180d 1
|
||||
fitness-trainers sha256:e53ef5f7c465bc6dd393ad55ccb300224b526ebb2fbae4f5a9543f3ea96c0629 1
|
||||
catering-services sha256:7ddd23d554a076148d0995fb73198d20be8f417d739373552fc5f6fe8980d1ed 1
|
||||
ugc-content-creators sha256:677752537a254a1fc975c29b74c0c6d3719ff8b16e8d1460acaf3ab572db2464 1
|
||||
cron sha256:2e3e84c9336cff85e1513f20cb64d8201fdd082012ca19d04234261aa24e5754 1
|
||||
gateway sha256:72cb68a09d274bf90c469fb2f1b22aaa25614a2568cb05fc8d3733970adfa199 2
|
||||
users sha256:b85b22f97e4eb8a8f26418a16e8440b230cd34da3127544a5cdea563469f36a6 1
|
||||
companies sha256:4f862d428967ff851ce70f6168c64f28d39c4385ab2c30388bd8774ed32b4e54 1
|
||||
jobs sha256:cf448649b2109945c5f700da73d6d18ac92973fd12ea22d12c85c4305de5b056 1
|
||||
leads sha256:ee29fff28f07733c6b242992cb5fe1d4fcf318c848e424a569776307ae2c3905 1
|
||||
job-seekers sha256:03811cd91310dc3f6ccba1cf7b912021671cf2f384325f7f40ea2de60481be56 1
|
||||
customers sha256:5997568995f6d4b4de2b65f89146b08df862fcb23c1661ea8f25599fdb43767a 1
|
||||
payments sha256:60fcee20024d8a661d59f2b8c86093a2f24e07aca7f70e6d2992f829c3754810 1
|
||||
employees sha256:ed0764db94c85288f10068692fe2fb5cc79c489c8ba68382e400274baf3f1d97 1
|
||||
photographers sha256:9c48649cb16ed13f041945c63cdb7e7aa052bc78a77842a4224a759e3d0e4802 1
|
||||
makeup-artists sha256:6ea67545b341afaf2c8b900c86c7fc0678ed35378548db2adcdb786d6b146700 1
|
||||
tutors sha256:57fe8dccfb95e8f5f639ceea08615115a07bd7f92e6063750b10504b7c6a1796 1
|
||||
developers sha256:c9f1fcf7b238d7461d65f43013aa730c1241dafc290e2b0788fbe296db7f32a5 1
|
||||
video-editors sha256:74b83f28c69c25aae63ab77627a9c7317b0a9e08009cf3f14bb32b8ef87cc067 1
|
||||
graphic-designers sha256:72ea467f583678abc9049c415a66686e797059cded0f7abdea77cb5767ba5f0e 1
|
||||
social-media-managers sha256:6719a9e6f7322c055514fa451889d5a3ee128e6cd3e1bc2e22f671ef2316501f 1
|
||||
fitness-trainers sha256:9b14c942aed60ecf9b6d0aaaa448e39fcc571ce7991e65b835103e9aceaba4de 1
|
||||
catering-services sha256:f7982fd00da7ed42956d95f7299283dd295b00c722571d15febc84d37e724a51 1
|
||||
ugc-content-creators sha256:986e59b8668e2557b15816efe0fcec56c45b8179cdf0f796fb8451183d4a0dd4 1
|
||||
cron sha256:a6edabdf0b7d0eb9d01382409e7e9dca8c539bb669680a6df265847fa53961a2 1
|
||||
|
|
|
|||
|
|
|
@ -5,4 +5,3 @@ resources:
|
|||
- ../../base
|
||||
patches:
|
||||
- path: release-patches.yaml
|
||||
- path: disabled-deployments.yaml
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: gateway
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-gateway@sha256:f43f55108bd882bdca94becf0756103f4491192e8cefae8814e4d73659aabedb
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-gateway@sha256:72cb68a09d274bf90c469fb2f1b22aaa25614a2568cb05fc8d3733970adfa199
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -20,7 +20,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: users
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-users@sha256:c5fc047483b013af3a613ddf6542dda73a2e03b512f27d2ba4bb1d0ed36300ae
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-users@sha256:b85b22f97e4eb8a8f26418a16e8440b230cd34da3127544a5cdea563469f36a6
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -32,7 +32,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: companies
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-companies@sha256:bddaa009612202bed2d022b35c7aa07855ca57d3745e6e778e0bce1a38420c61
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-companies@sha256:4f862d428967ff851ce70f6168c64f28d39c4385ab2c30388bd8774ed32b4e54
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -44,7 +44,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: jobs
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-jobs@sha256:b40c3c09af1ad788eb75d1ae71681490668801f029d68a0df8f4f6890c1816d4
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-jobs@sha256:cf448649b2109945c5f700da73d6d18ac92973fd12ea22d12c85c4305de5b056
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -56,7 +56,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: leads
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-leads@sha256:0a83ef593fb786a78b5441ca9141c2dc0dde959b787632d608092b1151fbe389
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-leads@sha256:ee29fff28f07733c6b242992cb5fe1d4fcf318c848e424a569776307ae2c3905
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -68,7 +68,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: job-seekers
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-job-seekers@sha256:0d5c0a5f144532f6c4ae3311f65bc13d62302d9ef1a786becfe667ed50986337
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-job-seekers@sha256:03811cd91310dc3f6ccba1cf7b912021671cf2f384325f7f40ea2de60481be56
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -80,7 +80,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: customers
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-customers@sha256:43933c5c0716bd4654c0b65caccb3954901af81e3bab688f7c37c1ebeef6d3dc
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-customers@sha256:5997568995f6d4b4de2b65f89146b08df862fcb23c1661ea8f25599fdb43767a
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -92,7 +92,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: payments
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-payments@sha256:1161fe70c2e7d9a285227368222b206c13e12182dca6a8cdc1a3ee640bc55a8a
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-payments@sha256:60fcee20024d8a661d59f2b8c86093a2f24e07aca7f70e6d2992f829c3754810
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -104,7 +104,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: employees
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-employees@sha256:a6d6bf90e2143c020017fe9481cc1162c197f5d8aa5179c0c808d218cf91eae2
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-employees@sha256:ed0764db94c85288f10068692fe2fb5cc79c489c8ba68382e400274baf3f1d97
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -116,7 +116,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: photographers
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-photographers@sha256:7db3457fb17080544126f67822ec6a08f05e60a27e02092364060dee75dc07d0
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-photographers@sha256:9c48649cb16ed13f041945c63cdb7e7aa052bc78a77842a4224a759e3d0e4802
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -128,7 +128,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: makeup-artists
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-makeup-artists@sha256:41142f8d08362444c7381755b61e23a7415cf63053d3cca4200c25acef197089
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-makeup-artists@sha256:6ea67545b341afaf2c8b900c86c7fc0678ed35378548db2adcdb786d6b146700
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -140,7 +140,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: tutors
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-tutors@sha256:35d8cea4cc78e49a00d07a70a013e139cfbeb1e65effbdee8b9ef5f8acbdf1b5
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-tutors@sha256:57fe8dccfb95e8f5f639ceea08615115a07bd7f92e6063750b10504b7c6a1796
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -152,7 +152,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: developers
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-developers@sha256:c4366929dad0b3fcad1c76ced28a5a540c4984a28e9c7254ed0a65e52744ccac
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-developers@sha256:c9f1fcf7b238d7461d65f43013aa730c1241dafc290e2b0788fbe296db7f32a5
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -164,7 +164,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: video-editors
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-video-editors@sha256:859d1598b46cbb703297b9c18a597816b01ebca2731178d8179184820b8b3421
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-video-editors@sha256:74b83f28c69c25aae63ab77627a9c7317b0a9e08009cf3f14bb32b8ef87cc067
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -176,7 +176,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: graphic-designers
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-graphic-designers@sha256:60376dfa13856a97c235ac37a5ff4b21a02cb5db7799bf20dc0d8a6b6986ec47
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-graphic-designers@sha256:72ea467f583678abc9049c415a66686e797059cded0f7abdea77cb5767ba5f0e
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -188,7 +188,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: social-media-managers
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-social-media-managers@sha256:90817c2699b5aec25e46968c2c4878aedbcd5b4ebfe304d2f84ba2f7b574180d
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-social-media-managers@sha256:6719a9e6f7322c055514fa451889d5a3ee128e6cd3e1bc2e22f671ef2316501f
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -200,7 +200,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: fitness-trainers
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-fitness-trainers@sha256:e53ef5f7c465bc6dd393ad55ccb300224b526ebb2fbae4f5a9543f3ea96c0629
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-fitness-trainers@sha256:9b14c942aed60ecf9b6d0aaaa448e39fcc571ce7991e65b835103e9aceaba4de
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -212,7 +212,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: catering-services
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-catering-services@sha256:7ddd23d554a076148d0995fb73198d20be8f417d739373552fc5f6fe8980d1ed
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-catering-services@sha256:f7982fd00da7ed42956d95f7299283dd295b00c722571d15febc84d37e724a51
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -224,7 +224,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: ugc-content-creators
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-ugc-content-creators@sha256:677752537a254a1fc975c29b74c0c6d3719ff8b16e8d1460acaf3ab572db2464
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-ugc-content-creators@sha256:986e59b8668e2557b15816efe0fcec56c45b8179cdf0f796fb8451183d4a0dd4
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
@ -236,4 +236,4 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: cron
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-cron@sha256:2e3e84c9336cff85e1513f20cb64d8201fdd082012ca19d04234261aa24e5754
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-cron@sha256:a6edabdf0b7d0eb9d01382409e7e9dca8c539bb669680a6df265847fa53961a2
|
||||
|
|
|
|||
|
|
@ -16,10 +16,10 @@ spec:
|
|||
app: nxtgauge-frontend-solid
|
||||
spec:
|
||||
imagePullSecrets:
|
||||
- name: ghcr-regcred
|
||||
- name: forgejo-regcred
|
||||
containers:
|
||||
- name: frontend-solid
|
||||
image: registry.nxtgauge.com/nxtgauge-frontend-solid
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-frontend-solid
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
|
|
|
|||
|
|
@ -9,4 +9,4 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: frontend-solid
|
||||
image: ghcr.io/traceworks2023/nxtgauge-frontend-solid@sha256:9bbf0d89458931fcd310b3e92abdc7903bb8e6656f6cb4f860d94b759c59fd5e
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-frontend-solid@sha256:0fc1161b8ac789963a3e309731e514fca4df4683665df7fecd526d64887bdfa8
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: $container
|
||||
image: ghcr.io/traceworks2023/nxtgauge-rust-$service@$digest
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-$service@$digest
|
||||
PATCH
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue