ci(bump): bump frontend image version for prod to snapshot-3f2193b
This commit is contained in:
parent
2349f3624f
commit
97cd31b87d
@ -8,7 +8,7 @@ frontend:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: frontend
|
||||
tag: snapshot-29af810
|
||||
tag: snapshot-3f2193b
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
@ -67,12 +67,12 @@ frontend:
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: true
|
||||
cpu: "50m"
|
||||
memory: "32Mi"
|
||||
cpu: 50m
|
||||
memory: 32Mi
|
||||
maxAllowed:
|
||||
enabled: true
|
||||
cpu: "100m"
|
||||
memory: "128Mi"
|
||||
cpu: 100m
|
||||
memory: 128Mi
|
||||
controlledResources:
|
||||
- cpu
|
||||
- memory
|
||||
- cpu
|
||||
- memory
|
||||
|
||||
Loading…
Reference in New Issue
Block a user