mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Typo fix in webpagetest-agent/README.md (#4579)
* Add version for incubator/webpagetest-agent/Chart.yaml Add version for incubator/webpagetest-agent/Chart.yaml * Typo fix in webpagetest-agent/README.md Typo fix in webpagetest-agent/README.md * Add appVersion for webpagetest-agent Add appVersion for webpagetest-agent * modify appVersion for webpagetest-agent modify appVersion for webpagetest-agent
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
apiVersion: v1
|
||||
description: A Helm chart for Kubernetes
|
||||
name: webpagetest-agent
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
appVersion: "2018-01-08"
|
||||
home: https://www.webpagetest.org/
|
||||
icon: https://www.webpagetest.org/images/logo_wpt.png
|
||||
sources:
|
||||
|
||||
@@ -50,7 +50,7 @@ The following table lists the configurable parameters of the WordPress chart and
|
||||
| ------------------------------- | ------------------------------- | ---------------------------------------------------------- |
|
||||
| `image` | WebPageTest server image | `webpagetest/server:{VERSION}` |
|
||||
| `imagePullPolicy` | Image pull policy | `IfNotPresent` |
|
||||
| `agent.key` | API Key for agent to auth the the master | `nil` |
|
||||
| `agent.key` | API Key for agent to auth the master | `nil` |
|
||||
| `agent.server` | Hostname of the WPT server (see below) | `agent-web-page-test.local` |
|
||||
| `agent.location` | WPT location tag | `Test` |
|
||||
| `agent.shaper` | Traffic shaping method the agent uses | `none` |
|
||||
|
||||
Reference in New Issue
Block a user