mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* first stab at a selenium chart
* add missing readme
* add missing table header
* bad format
* cleaning up glaring mistakes; why do i have to push firefoxDebug.fullname down to 22?
* JAVA_OPTS and max mem diff; shorten chromeDebug
* chromeDebug name needs to be shortened
* max heap should not be the same as max mem
* it seems that jvm exceeds max heap, leads to process reaping
* wip
* quote SE_OPTS
* add notes on OOMKilled, for hub
* update Chart.yaml
* round out node options, add values docs
* add labels
* up truncs
* stable, not incubator
* correct chart path
14 lines
321 B
YAML
14 lines
321 B
YAML
name: selenium
|
|
version: 0.1.0
|
|
description: Chart for selenium grid
|
|
keywords:
|
|
- qa
|
|
home: http://www.seleniumhq.org/
|
|
icon: http://docs.seleniumhq.org/images/big-logo.png
|
|
sources:
|
|
- https://github.com/SeleniumHQ/docker-selenium
|
|
maintainers:
|
|
- name: Philip Champon (flah00)
|
|
email: techops@adaptly.com
|
|
engine: gotpl
|