ci(bump): bump chat image version for prod to snapshot-3f2193b
This commit is contained in:
parent
507a0f438d
commit
5c9d826744
@ -13,7 +13,7 @@ chat:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: chat
|
||||
tag: snapshot-29af810
|
||||
tag: snapshot-3f2193b
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
@ -96,12 +96,12 @@ chat:
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: true
|
||||
cpu: "100m"
|
||||
memory: "64Mi"
|
||||
cpu: 100m
|
||||
memory: 64Mi
|
||||
maxAllowed:
|
||||
enabled: true
|
||||
cpu: "300m"
|
||||
memory: "512Mi"
|
||||
cpu: 300m
|
||||
memory: 512Mi
|
||||
controlledResources:
|
||||
- cpu
|
||||
- memory
|
||||
- cpu
|
||||
- memory
|
||||
|
||||
Loading…
Reference in New Issue
Block a user