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
|
||||
repository: null
|
||||
name: frontend
|
||||
tag: snapshot-79e6801
|
||||
tag: snapshot-08265b7
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -67,12 +67,12 @@ frontend:
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: false
|
||||
cpu: "50m"
|
||||
memory: "32Mi"
|
||||
cpu: 50m
|
||||
memory: 32Mi
|
||||
maxAllowed:
|
||||
enabled: true
|
||||
cpu: "100m"
|
||||
memory: "64Mi"
|
||||
cpu: 100m
|
||||
memory: 64Mi
|
||||
controlledResources:
|
||||
- cpu
|
||||
- memory
|
||||
- cpu
|
||||
- memory
|
||||
|
||||
Loading…
Reference in New Issue
Block a user