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:
AdamDang
2018-04-06 07:33:08 -07:00
committed by k8s-ci-robot
parent 030910039c
commit e1f75241c8
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -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:
+1 -1
View File
@@ -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` |