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:72cb68a09d274bf90c469fb2f1b22aaa25614a2568cb05fc8d3733970adfa199
---
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:b85b22f97e4eb8a8f26418a16e8440b230cd34da3127544a5cdea563469f36a6
---
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:4f862d428967ff851ce70f6168c64f28d39c4385ab2c30388bd8774ed32b4e54
---
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:cf448649b2109945c5f700da73d6d18ac92973fd12ea22d12c85c4305de5b056
---
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:ee29fff28f07733c6b242992cb5fe1d4fcf318c848e424a569776307ae2c3905
---
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:03811cd91310dc3f6ccba1cf7b912021671cf2f384325f7f40ea2de60481be56
---
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:5997568995f6d4b4de2b65f89146b08df862fcb23c1661ea8f25599fdb43767a
---
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:60fcee20024d8a661d59f2b8c86093a2f24e07aca7f70e6d2992f829c3754810
---
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:ed0764db94c85288f10068692fe2fb5cc79c489c8ba68382e400274baf3f1d97
---
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:9c48649cb16ed13f041945c63cdb7e7aa052bc78a77842a4224a759e3d0e4802
---
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