ci(bump): bump payment image version for prod to snapshot-bbfc1ba
This commit is contained in:
parent
954591049c
commit
7f15c29c6e
@ -13,7 +13,7 @@ payment:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: payment
|
||||
tag: snapshot-40e0faf
|
||||
tag: snapshot-bbfc1ba
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -76,12 +76,12 @@ payment:
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: true
|
||||
cpu: "50m"
|
||||
memory: "64Mi"
|
||||
cpu: 50m
|
||||
memory: 64Mi
|
||||
maxAllowed:
|
||||
enabled: true
|
||||
cpu: "200m"
|
||||
memory: "128Mi"
|
||||
cpu: 200m
|
||||
memory: 128Mi
|
||||
controlledResources:
|
||||
- cpu
|
||||
- memory
|
||||
Loading…
Reference in New Issue
Block a user