chore(gitops): update users image for 623cda47b0a4e5d05ff8d9aa45faeb920ba99a22
All checks were successful
sync-to-forgejo / sync (push) Successful in 15s
All checks were successful
sync-to-forgejo / sync (push) Successful in 15s
This commit is contained in:
parent
3d1be192c8
commit
4979be8fa8
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
gateway sha256:c897aa36c40ba13f2aa8721fbc59c7c3cce103905e88c2f91f410529dc6731ed 2
|
||||
companies sha256:1648950845d8723ada857b778cd31122b421407d61ed553b9b4967218ca5a9fc 1
|
||||
users sha256:f24ac9a59e1e6897b8718d88276984c1cc615123794a4289a7c1036d8f7b77e3 2
|
||||
users sha256:658a0d5581c4f784eb7104fdb157de0d7dde574df46aa3fdae3ad0b99dd6b190 1
|
||||
jobs sha256:0a4a7ee252de75b383325b12dc88925ba1d9f343dd8f89550256b1af3a37ab26 1
|
||||
leads sha256:4a9d77deb6ab3a1f8a098d8224eb64c592c536e620fd198de94a75899405b9df 1
|
||||
job-seekers sha256:e06b4ff0220a543cb693abf6d106ee8a58efedf0c3ef8d1a64f406b941f82cc8 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:658a0d5581c4f784eb7104fdb157de0d7dde574df46aa3fdae3ad0b99dd6b190
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue