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:e6f3a228b796cdacbafa6adce801610900de6f65a2f7925811a2d29b2b5c4f11 --- 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:26f18ddb3a2e00af6e414076ebf30b34022bb02989169e4ea28fa35ce426faea --- 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:ef3048f5718f78710bbaab35811635c93ddde2d03423c3aaffb72c95de537bcd --- 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:f2442c4858d9813ad1bfe2a228aa00413c37304124aea004d3ec4f0ca24210dc --- 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:a0a65dcba88f3c487b6d434e5a269a44de241fb615cd3bce36b92a77fcd90fbc --- 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:9e253f6ab1bb519797adf2cbaa0bcb49185af894a340d57c92af22a6ad357835 --- 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:76aa0f67d87e01383bb84cecc836e2778e79862a5482457c013afd39db253889 --- 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:901ec32be94f5c021803a7831e9e32e93bbd785892a8a1f6dd545b070ad3c980 --- 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:981bdf913bdb1c7f270a9d9f478ea660e06eb4fad3ac9e26dddd1d26c54ca272 --- 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:2f844e57e49e5d0cff97106b0029e59f4174ab67b6fc4507fe31860f164afe35 --- 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