ci(bump): bump frontend image version for alpha to snapshot-08265b7
This commit is contained in:
parent
a5d9cf1363
commit
3c93b0bf1b
@ -8,7 +8,7 @@ frontend:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: frontend
|
name: frontend
|
||||||
tag: snapshot-79e6801
|
tag: snapshot-08265b7
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -67,12 +67,12 @@ frontend:
|
|||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: false
|
enabled: false
|
||||||
cpu: "50m"
|
cpu: 50m
|
||||||
memory: "32Mi"
|
memory: 32Mi
|
||||||
maxAllowed:
|
maxAllowed:
|
||||||
enabled: true
|
enabled: true
|
||||||
cpu: "100m"
|
cpu: 100m
|
||||||
memory: "64Mi"
|
memory: 64Mi
|
||||||
controlledResources:
|
controlledResources:
|
||||||
- cpu
|
- cpu
|
||||||
- memory
|
- memory
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user