ci(bump): bump frontend image version for alpha to snapshot-dba2fa0
This commit is contained in:
parent
c3871bca53
commit
9c28b0b113
@ -8,7 +8,7 @@ frontend:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: frontend
|
||||
tag: snapshot-a10c0f6
|
||||
tag: snapshot-dba2fa0
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -16,10 +16,10 @@ frontend:
|
||||
protocol: TCP
|
||||
resources:
|
||||
requests:
|
||||
cpu: '50m'
|
||||
cpu: 50m
|
||||
memory: 32Mi
|
||||
limits:
|
||||
cpu: '100m'
|
||||
cpu: 100m
|
||||
memory: 64Mi
|
||||
probes: {}
|
||||
services:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user