mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Tidies up a few bits and pieces and reorganises some configuration values so that ingress can be added to the full API and/or the limited ingestion port separately. Also adds a startup probe since Seq can take a little time to get warmed up from a cold start. This is a breaking configuration change, since ingress and service configuration has been moved from top-level service and ingress maps into ui.service/ui.ingress and ingestion.service and ingestion.ingress. Signed-off-by: Ashley Mannix <ashleymannix@live.com.au>
21 lines
575 B
YAML
21 lines
575 B
YAML
apiVersion: v1
|
|
name: seq
|
|
version: 2.0.0
|
|
appVersion: 5
|
|
description: Seq is the easiest way for development teams to capture, search and visualize structured log events! This page will walk you through the very quick setup process.
|
|
keywords:
|
|
- seq
|
|
- structured
|
|
- logging
|
|
home: https://datalust.co/seq
|
|
icon: https://avatars1.githubusercontent.com/u/5898109?s=200&v=4
|
|
sources:
|
|
- https://github.com/datalust/seq-tickets
|
|
maintainers:
|
|
- name: nblumhardt
|
|
email: nblumhardt@nblumhardt.com
|
|
- name: KodrAus
|
|
email: ashleymannix@live.com.au
|
|
- name: gertjvr
|
|
email: gertjvr@gmail.com
|