Commit Graph
11 Commits
Author SHA1 Message Date
Ashley Mannix 1814915211 update Seq chart for ui and ingestion control (#22073)
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>
2020-04-23 15:46:07 -07:00
Adam Chester 384f57f960 Seq: use deployment strategy (#20526)
Signed-off-by: Adam Chester <adamchester@gmail.com>
2020-02-04 01:15:26 -08:00
Markus Schlotbohm 9a20026370 [stable/seq] Feature add psp (#18676)
* Add psp to chart stable/seq

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Add variables to README.md, bump chart version

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Add psp

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Fix apiGroup

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Chaged role from cluster role to role

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Fix role and rolebinding apiVersion

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Fix template clause in deployment

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Add securityContext to deployment

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Rebased from master and removed duplicated podSecurityPolicy.apiGroup template

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Set privileged to false

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>
2020-01-30 16:10:19 -08:00
Markus Schlotbohm c3e446ff96 [stable/seq] Feature apiVersion compatibility switch (#18140)
* Add apiVersion compatibility switch for deployment and ingress

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Bump seq chart version

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>
2019-11-06 14:03:51 -08:00
Gerard Godone-Maresca d34a28651f [stable/seq] Configure liveness and readiness probe values (#15472)
* Seq: allow setting probe values

Signed-off-by: Gerard Godone-Maresca <ggodonemaresca+github@gmail.com>

* Increment chart version

Signed-off-by: Gerard Godone-Maresca <ggodonemaresca+github@gmail.com>
2019-07-14 16:59:04 -07:00
Jon Stelly e9e9066bb2 [stable/seq] Version change to GA and add baseURI setting (#14392)
* SEQ version change and baseURI setting

    - Bump SEQ to GA 5.0 image tag
    - Add setting for BASE_URI - Needed for Ingress and Azure Active Directory

Signed-off-by: Jon Stelly <967068+jonstelly@users.noreply.github.com>

* Bump chart and app version

Signed-off-by: Jon Stelly <967068+jonstelly@users.noreply.github.com>
2019-06-03 02:54:19 -07:00
Carlos Tadeu Panato Junior f60b591bbc add apiVersion (#13826)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-15 02:54:44 -07:00
Markus Schlotbohm da476dc9b4 Add an ingress template to the seq chart (#11939)
* Add ingress.yaml

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Update values.yaml

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Update README.md - Added new ingress variables

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Bump version to 0.1.3

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>
2019-03-09 03:31:27 -08:00
Michele Cantelli 23e148cea7 [stable/seq] Fixing data volume mounting (#9728)
* Fixing data volume mounting

Signed-off-by: Michele Cantelli <emmekappa@gmail.com>

* Fixing volumeMounts section

Signed-off-by: Michele Cantelli <emmekappa@gmail.com>
2019-02-04 15:09:18 -08:00
Ashley Mannix 7538d8099b Fix Seq home link in Chart.yaml (#4887)
* fix seq home link

* bump Seq chart version to 0.1.1
2018-04-11 01:53:55 -07:00
Gert Jansen van Rensburg d79a356023 [stable/seq] Added seq (#4615)
* Added seq

* fix: removed empty test.json file.

* fix: removed leading -

* address PR feedback.

* fix: pinned version of docker image.

* fix: moved to stable as suggested

* Added other owners to the maintainers list.

* fixed linting issue.

* fixed deployment issue
2018-04-10 08:23:09 -07:00