nxtgauge-gitops/apps/nxtgauge-backend-rust/overlays/prod/release-patches.yaml

239 lines
6.1 KiB
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-gateway
spec:
replicas: 2
template:
spec:
containers:
- name: gateway
image: ghcr.io/traceworks2023/nxtgauge-rust-gateway@sha256:f43f55108bd882bdca94becf0756103f4491192e8cefae8814e4d73659aabedb
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-users
spec:
replicas: 1
template:
spec:
containers:
- name: users
image: ghcr.io/traceworks2023/nxtgauge-rust-users@sha256:52c4fd4332aaa2654fed7394e4baf0608d5aaec8008384c3b8be0572a11b1ad9
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-companies
spec:
replicas: 1
template:
spec:
containers:
- name: companies
image: ghcr.io/traceworks2023/nxtgauge-rust-companies@sha256:4cae4bd258a267e80e179932973a7e41da48c5cf087b68238ee1a6abd0bd0bb1
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-jobs
spec:
replicas: 1
template:
spec:
containers:
- name: jobs
image: ghcr.io/traceworks2023/nxtgauge-rust-jobs@sha256:b40c3c09af1ad788eb75d1ae71681490668801f029d68a0df8f4f6890c1816d4
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-leads
spec:
replicas: 1
template:
spec:
containers:
- name: leads
image: ghcr.io/traceworks2023/nxtgauge-rust-leads@sha256:600531e906ad4ed63353f44f442de2d657e6204fd73bed9999b42c8c2882bc6b
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-job-seekers
spec:
replicas: 1
template:
spec:
containers:
- name: job-seekers
image: ghcr.io/traceworks2023/nxtgauge-rust-job-seekers@sha256:d224049a6904e9e59a90c219d901e6c4920d70274d93c41f56a1b3c1bb5a336d
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-customers
spec:
replicas: 1
template:
spec:
containers:
- name: customers
image: ghcr.io/traceworks2023/nxtgauge-rust-customers@sha256:cfe9eab8a7c40b06920d242fba0ecdd44f4aede9e717dc4f488285d3da78d880
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-payments
spec:
replicas: 1
template:
spec:
containers:
- name: payments
image: ghcr.io/traceworks2023/nxtgauge-rust-payments@sha256:9407fd4d0ec382a8b4885321414b14f6168a40d7d70d49892fbb7a10da832c2a
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-employees
spec:
replicas: 1
template:
spec:
containers:
- name: employees
image: ghcr.io/traceworks2023/nxtgauge-rust-employees@sha256:1c40cfeabaade96216533d61b608e0e926a28ff31ecc0eb824ebe4328c1ef1cd
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-photographers
spec:
replicas: 1
template:
spec:
containers:
- name: photographers
image: ghcr.io/traceworks2023/nxtgauge-rust-photographers@sha256:7db3457fb17080544126f67822ec6a08f05e60a27e02092364060dee75dc07d0
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-makeup-artists
spec:
replicas: 1
template:
spec:
containers:
- name: makeup-artists
image: ghcr.io/traceworks2023/nxtgauge-rust-makeup-artists@sha256:41142f8d08362444c7381755b61e23a7415cf63053d3cca4200c25acef197089
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-tutors
spec:
replicas: 1
template:
spec:
containers:
- name: tutors
image: ghcr.io/traceworks2023/nxtgauge-rust-tutors@sha256:35d8cea4cc78e49a00d07a70a013e139cfbeb1e65effbdee8b9ef5f8acbdf1b5
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-developers
spec:
replicas: 1
template:
spec:
containers:
- name: developers
image: ghcr.io/traceworks2023/nxtgauge-rust-developers@sha256:c4366929dad0b3fcad1c76ced28a5a540c4984a28e9c7254ed0a65e52744ccac
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-video-editors
spec:
replicas: 1
template:
spec:
containers:
- name: video-editors
image: ghcr.io/traceworks2023/nxtgauge-rust-video-editors@sha256:859d1598b46cbb703297b9c18a597816b01ebca2731178d8179184820b8b3421
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-graphic-designers
spec:
replicas: 1
template:
spec:
containers:
- name: graphic-designers
image: ghcr.io/traceworks2023/nxtgauge-rust-graphic-designers@sha256:60376dfa13856a97c235ac37a5ff4b21a02cb5db7799bf20dc0d8a6b6986ec47
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-social-media-managers
spec:
replicas: 1
template:
spec:
containers:
- name: social-media-managers
image: ghcr.io/traceworks2023/nxtgauge-rust-social-media-managers@sha256:90817c2699b5aec25e46968c2c4878aedbcd5b4ebfe304d2f84ba2f7b574180d
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-fitness-trainers
spec:
replicas: 1
template:
spec:
containers:
- name: fitness-trainers
image: ghcr.io/traceworks2023/nxtgauge-rust-fitness-trainers@sha256:e53ef5f7c465bc6dd393ad55ccb300224b526ebb2fbae4f5a9543f3ea96c0629
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-catering-services
spec:
replicas: 1
template:
spec:
containers:
- name: catering-services
image: ghcr.io/traceworks2023/nxtgauge-rust-catering-services@sha256:7ddd23d554a076148d0995fb73198d20be8f417d739373552fc5f6fe8980d1ed
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-ugc-content-creators
spec:
replicas: 1
template:
spec:
containers:
- name: ugc-content-creators
image: ghcr.io/traceworks2023/nxtgauge-rust-ugc-content-creators@sha256:677752537a254a1fc975c29b74c0c6d3719ff8b16e8d1460acaf3ab572db2464
---
apiVersion: apps/v1
kind: Deployment
metadata:
name: nxtgauge-rust-cron
spec:
replicas: 1
template:
spec:
containers:
- name: cron
image: ghcr.io/traceworks2023/nxtgauge-rust-cron@sha256:2e3e84c9336cff85e1513f20cb64d8201fdd082012ca19d04234261aa24e5754