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