239 lines
6.1 KiB
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:dc7dca3996dfb3bc11f52558f39b14a3d35b870dba87383c1af1eaa79995aaef
|
|
---
|
|
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:5a7777ba28bbaedd0c9138512067438157cb80d7f563ccfb470ac2703496290c
|
|
---
|
|
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:c6fdbe58adb70e3ad9fdceae02b6a0a630fd7f4870fec1031c77f351abc966fa
|
|
---
|
|
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:114abb5745e925b41e7bb1f930751f7defafb806a5761d0dc496c49a37df986a
|
|
---
|
|
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:239ac116d1083bf945be7945d687e397d700adc500fd8cb35b4fbe0dde24e3e5
|
|
---
|
|
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:8a802ccad7ef9830743f43191484c97e2c197a8cca7edf99aa94a9599a7f050c
|
|
---
|
|
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:f9720c81afe216cf9de36fe3e4b71a74672ce30112c26f488d32ef222c26b299
|
|
---
|
|
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:d33fafc927cc810f656a38c162a81633de3e1e090c557fa7c19f702030c9549e
|
|
---
|
|
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:038983ffb49a648b02699984a90d892cc077e15807da683111947252221394d2
|
|
---
|
|
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:8c6ebcd6ce62b248d6ecdbeb0d95cb568256376cbdb82112b3a89f837ac29a34
|
|
---
|
|
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:b67f2571fbf1a4c41166e3876d1291bab98bc81322235e17fd7b7223c5e0df28
|