mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/weave-cloud]Typo fix: a add-on->an add-on (#5706)
* Add version to 0.2.2 Add version to 0.2.2 * [stable/weave-cloud]Typo fix: a add-on->an add-on [stable/weave-cloud]Typo fix: a add-on->an add-on
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
appVersion: "0.2.0"
|
||||
name: weave-cloud
|
||||
version: 0.2.1
|
||||
version: 0.2.2
|
||||
description: |
|
||||
Weave Cloud is a add-on to Kubernetes which provides Continuous Delivery, along with hosted Prometheus Monitoring and a visual dashboard for exploring & debugging microservices
|
||||
home: https://weave.works
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
> ***NOTE: This chart is for Kubernetes version 1.6 and later.***
|
||||
|
||||
Weave Cloud is a add-on to Kubernetes which provides Continuous Delivery, along with hosted Prometheus Monitoring and a visual dashboard for exploring & debugging microservices.
|
||||
Weave Cloud is an add-on to Kubernetes which provides Continuous Delivery, along with hosted Prometheus Monitoring and a visual dashboard for exploring & debugging microservices.
|
||||
|
||||
This package contains the agents which connect your cluster to Weave Cloud.
|
||||
|
||||
@@ -55,4 +55,4 @@ The following table lists the configurable parameters of the Weave Cloud Agents
|
||||
| --------- | ----------- | ------- |
|
||||
| `token` | Weave Cloud service token | _none_ _(**must be set**)_ |
|
||||
| `rbac.create` | If `true`, create and use RBAC resources | `true` |
|
||||
| `serviceAccount.create` | If `true`, create a new service account | `true` |
|
||||
| `serviceAccount.create` | If `true`, create a new service account | `true` |
|
||||
|
||||
Reference in New Issue
Block a user