Chrome
Headless Chrome instance with debug enabled.
Chrome (well, technically Chromium) running with a headless mode enabled could be used for a camera/web rendering.
Configuration options
| Section | Param | Default | Description |
|---|---|---|---|
| nameOverride | Use this to override name of the chart | ||
| general | |||
| namespace | default |
Namespace to install app into | |
| docker | |||
| image | gohomeio/chrome |
Docker image | |
| tag | 1.0.0 |
Docker image version | |
| pullPolicy | IfNotPresent |
When to pull an image | |
| resources | |||
| cpu.requests | 100m |
CPU request for the browser | |
| cpu.limits | 600m |
CPU limit for the browser | |
| memory.requests | 100Mi |
Memory request for the browser | |
| memory.limits | 500Mi |
Memory limit for the browser |
chart: chrome