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
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: chat
|
name: chat
|
||||||
tag: snapshot-29af810
|
tag: snapshot-3f2193b
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -96,12 +96,12 @@ chat:
|
|||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: true
|
enabled: true
|
||||||
cpu: "100m"
|
cpu: 100m
|
||||||
memory: "64Mi"
|
memory: 64Mi
|
||||||
maxAllowed:
|
maxAllowed:
|
||||||
enabled: true
|
enabled: true
|
||||||
cpu: "300m"
|
cpu: 300m
|
||||||
memory: "512Mi"
|
memory: 512Mi
|
||||||
controlledResources:
|
controlledResources:
|
||||||
- cpu
|
- cpu
|
||||||
- memory
|
- memory
|
||||||
Loading…
Reference in New Issue
Block a user