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