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