chore(gitops): update users image for b9133018a5f86fc857415c87e10eb709991945ff
All checks were successful
sync-to-forgejo / sync (push) Successful in 5s
All checks were successful
sync-to-forgejo / sync (push) Successful in 5s
This commit is contained in:
parent
6fd000caa2
commit
6b546456b2
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
gateway sha256:75c86cb78b37b4d8c11f46551050e8a499ed22bb75c5b1647dac9a1d78947384 2
|
||||
companies sha256:df774018f3747157dc698f5d9d6cac07dc2823f662a45a7958a5d9ffbdda6e48 1
|
||||
users sha256:f24ac9a59e1e6897b8718d88276984c1cc615123794a4289a7c1036d8f7b77e3 2
|
||||
users sha256:383a9ffc936c17474b5657915adbeff908fcab8e6a34f92878036bdb2c3e3fa0 1
|
||||
jobs sha256:08ae86634646265febfd6e8cf350632f9b48e3c872e0c4804ba1d9c4a005cad0 1
|
||||
leads sha256:762e41250e46fb6ea88c6a196304c3c56b69db4a4b69fa8d630b50768727e87b 1
|
||||
job-seekers sha256:e2c1df2b3dc5767dcf8bfcaac20fcbe8ae7cabb1df54548ef34f7caf71eb55af 1
|
||||
|
|
|
|||
|
|
|
@ -27,12 +27,12 @@ kind: Deployment
|
|||
metadata:
|
||||
name: nxtgauge-rust-users
|
||||
spec:
|
||||
replicas: 2
|
||||
replicas: 1
|
||||
template:
|
||||
spec:
|
||||
containers:
|
||||
- name: users
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-users@sha256:f24ac9a59e1e6897b8718d88276984c1cc615123794a4289a7c1036d8f7b77e3
|
||||
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-users@sha256:383a9ffc936c17474b5657915adbeff908fcab8e6a34f92878036bdb2c3e3fa0
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue