Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #1674 from davidkarlsen/patch-1
Browse files Browse the repository at this point in the history
Remove double up line
  • Loading branch information
Alfonso Acosta authored Jan 18, 2019
2 parents 2441121 + aa00bb4 commit 3a0e5b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/flux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,6 @@ The following tables lists the configurable parameters of the Weave Flux chart a
| `helmOperator.tls.verify` | Verify the Tiller certificate, also enables TLS when set to true | `false`
| `helmOperator.tls.secretName` | Name of the secret containing the TLS client certificates for communicating with Tiller | `helm-client-certs`
| `helmOperator.tls.keyFile` | Name of the key file within the k8s secret | `tls.key`
| `helmOperator.tls.keyFile` | Name of the key file within the k8s secret | `tls.key`
| `helmOperator.tls.certFile` | Name of the certificate file within the k8s secret | `tls.crt`
| `helmOperator.tls.caContent` | Certificate Authority content used to validate the Tiller server certificate | `None`
| `helmOperator.tls.hostname` | The server name used to verify the hostname on the returned certificates from the Tiller server | `None`
Expand Down

0 comments on commit 3a0e5b8

Please sign in to comment.