Adapt README in charts (II)

This commit is contained in:
Carlos Rodriguez Hernandez
2019-10-23 15:40:31 +00:00
parent 0883869d4b
commit 4705a98e34
22 changed files with 390 additions and 481 deletions

View File

@@ -43,7 +43,7 @@ $ helm delete my-release
The command removes all the Kubernetes components associated with the chart and deletes the release.
## Configuration
## Parameters
The following tables lists the configurable parameters of the Metrics Server chart and their default values.
@@ -87,21 +87,18 @@ $ helm install --name my-release -f values.yaml bitnami/metrics-server
> **Tip**: You can use the default [values.yaml](values.yaml)
## Configuration and installation details
### [Rolling VS Immutable tags](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/)
It is strongly recommended to use immutable tags in a production environment. This ensures your deployment does not change automatically if the same tag is updated with a different image.
Bitnami will release a new chart updating its containers if a new version of the main container, significant changes, or critical vulnerabilities exist.
## Enable security for Metrics Server
### Enable security for Metrics Server. Configuring RBAC
### Configure RBAC
In order to enable Role-based access control for Metrics Servier you can use the following parameter: `rbac.create=true`
In order to enable Role-based access control for Metrics Servier you can run the following command:
```console
$ helm install --name my-release --set rbac.create bitnami/metrics-server
```
## Upgrading
### To 2.0.0