Typo fix in coscale/README.md (#4306)

* add version for coscale

add version for coscale

* Typo fix in coscale/README.md

Typo fix in coscale/README.md

* [linter] fix indentation of values.yaml
This commit is contained in:
AdamDang
2018-03-21 04:30:02 -07:00
committed by k8s-ci-robot
parent 2181fef6c9
commit 97feacc3b5
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: coscale
version: 0.2.0
version: 0.2.1
appVersion: 3.9.1
description: CoScale Agent
keywords:
+1 -1
View File
@@ -37,7 +37,7 @@ The command removes all the Kubernetes components associated with the chart and
## Configuration
The following tables lists the configurable parameters of the CoScale chart and their default values.
The following table lists the configurable parameters of the CoScale chart and their default values.
| Parameter | Description | Default |
|-----------------------------|------------------------------------|-------------------------------------------|
+9 -9
View File
@@ -1,19 +1,19 @@
# Default values for CoScale Helm package.
image:
repository: "coscale/coscale-agent"
tag: "3.10.11"
pullPolicy: "IfNotPresent"
repository: "coscale/coscale-agent"
tag: "3.10.11"
pullPolicy: "IfNotPresent"
coscale:
# Required: You need a CoScale AppId before running agents.
appId: ""
# Required: You need a CoScale AppId before running agents.
appId: ""
# Required: You need a CoScale AccessToken before running agents.
accessToken: ""
# Required: You need a CoScale AccessToken before running agents.
accessToken: ""
# Required: You need a CoScale TemplateId before running agents.
templateId: ""
# Required: You need a CoScale TemplateId before running agents.
templateId: ""
resources:
requests: