ci(bump): bump content image version for alpha to snapshot-2234571
This commit is contained in:
parent
0a4687f322
commit
2a7416ff55
@ -15,7 +15,7 @@ content:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: content
|
||||
tag: snapshot-95a525a
|
||||
tag: snapshot-2234571
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -90,12 +90,12 @@ content:
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: false
|
||||
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