ci(bump): bump chat image version for alpha to snapshot-54226aa
This commit is contained in:
parent
a9bb135e0f
commit
947ddf463f
@ -15,7 +15,7 @@ chat:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: chat
|
||||
tag: snapshot-75b1429
|
||||
tag: snapshot-54226aa
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -110,12 +110,12 @@ chat:
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: false
|
||||
cpu: "100m"
|
||||
memory: "64Mi"
|
||||
cpu: 100m
|
||||
memory: 64Mi
|
||||
maxAllowed:
|
||||
enabled: true
|
||||
cpu: "200m"
|
||||
memory: "128Mi"
|
||||
cpu: 200m
|
||||
memory: 128Mi
|
||||
controlledResources:
|
||||
- cpu
|
||||
- memory
|
||||
Loading…
Reference in New Issue
Block a user