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
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: content
|
name: content
|
||||||
tag: snapshot-da584b8
|
tag: snapshot-a45698c
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -16,10 +16,10 @@ content:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: '50m'
|
cpu: 50m
|
||||||
memory: 64Mi
|
memory: 64Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: '100m'
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 128Mi
|
||||||
probes: {}
|
probes: {}
|
||||||
services:
|
services:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user