ci(bump): bump freeleaps image version for prod to 1.6.0
This commit is contained in:
parent
47763386f1
commit
ff26a2cec6
@ -13,7 +13,7 @@ freeleaps:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: backend
|
name: backend
|
||||||
tag: snapshot-3f0362e
|
tag: 1.6.0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -27,27 +27,6 @@ freeleaps:
|
|||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 512Mi
|
memory: 512Mi
|
||||||
probes: {}
|
probes: {}
|
||||||
# readiness:
|
|
||||||
# type: httpGet
|
|
||||||
# config:
|
|
||||||
# path: /api/_/readyz
|
|
||||||
# port: 8001
|
|
||||||
# initialDelaySeconds: 30
|
|
||||||
# periodSeconds: 30
|
|
||||||
# timeoutSeconds: 120
|
|
||||||
# successThreshold: 1
|
|
||||||
# failureThreshold: 15
|
|
||||||
# liveness:
|
|
||||||
# type: httpGet
|
|
||||||
# config:
|
|
||||||
# path: /api/_/livez
|
|
||||||
# port: 8001
|
|
||||||
# initialDelaySeconds: 30
|
|
||||||
# periodSeconds: 30
|
|
||||||
# timeoutSeconds: 120
|
|
||||||
# successThreshold: 1
|
|
||||||
# failureThreshold: 15
|
|
||||||
# terminationGracePeriodSeconds: 30
|
|
||||||
services:
|
services:
|
||||||
- name: freeleaps-service
|
- name: freeleaps-service
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user