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:20ee476212a7d87fdbe4a4c5f65c70226538df2069875b3cce7fba94f69c213b
---
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:de6458a05fd2eeeb3142f4a3a33ed61e048fd0c9ee906102759e1bd4870a71ce
---
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:bff5e3c969cd8d22745d4f668c749a5e30a9ba8ad4a9113bd0b1dc90e27d2b2e
---
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:fd7cbb0627729e0cdb743628517bee912f7fdbc4308cd9846f91b25474217e8a
---
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:7da9d44a9042dcd7124cb33b7c7c62d606285925f93d77153fbd064845817506
---
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:89f4866b911b2f6abd1f4721158235bdf7ac6b269f7805ad3d6a6dd18bde1021
---
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:eac49c12a275515472012fafe49a7706c3458c3eaf9c92198a0bc719a1c72751
---
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:b228e4ecd164b23629e356ec1cf4a933b3057d3c0eb5af21fc9fa3549a425c76
---
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:05fcca6db761fa80f4b05f9d1c8effd4402faf2bca595ff4afb1986c319135b1
---
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:31e2fe7a606b20725f577dc61adb2fec1642e2e77ac77ef4bbe8191fdc031dbc
---
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:9699d8e5527409a45207e9fdd2b22e0eafde349076c73e521b03b82075b3f250
---
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:6c1c92a226d3b13580f2edec1da0e922935ee24c1d4a656a42ec3d79a17af21e
---
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:81f1918926e6f009f727f37d049b1f358ca380abec49af5c1d8a304d3c163d62
---
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:00a7be4fa734ba93925602591b376ba4383cea4f6a8a07c08062732ac3a15ed2
---
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:79b06fd6ea6c7b40efb2e807310d48f006c97989233778ce81a38498a56a8339
---
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:697db59e500541aa7dbf991875ed403e43a7bc5d975fd33aec294efb0664a97c
---
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:03321ccfd266ce1aa4d9380abaef28cef89c9af5b1ea0d3ea2a3adad77c94db9
---
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:00c0422ae68717566a97d8e6c192f1d0a0f8cb45f38f544d5d3db5853915bb86
---
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:740a05201c30bb68b025a2d353e8c14f2f3e27d8ddacd2208b8ed3d854de756f
---
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:11ae3e7619273b3746670250a2403ac4b64cd3ed6eaca0c1e2db4b0c34fd0808