ci(bump): bump payment image version for alpha to snapshot-a45698c
This commit is contained in:
parent
041be1ec54
commit
03df0c928b
@ -8,7 +8,7 @@ payment:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: payment
|
name: payment
|
||||||
tag: snapshot-da584b8
|
tag: snapshot-a45698c
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -16,10 +16,10 @@ payment:
|
|||||||
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