Adapt README in charts (III)

This commit is contained in:
Carlos Rodriguez Hernandez
2019-10-23 15:58:16 +00:00
parent 0883869d4b
commit 98eadc4fd0
18 changed files with 127 additions and 166 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: tomcat
version: 6.0.2
version: 6.0.3
appVersion: 9.0.27
description: Chart for Apache Tomcat
keywords:

View File

@@ -45,7 +45,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 Tomcat chart and their default values.
@@ -112,6 +112,8 @@ $ helm install --name my-release -f values.yaml bitnami/tomcat
> **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.