Update README.md (#6222)

Fixing typo in README
This commit is contained in:
ToBe
2021-04-28 09:51:56 +02:00
committed by GitHub
parent 2bd26e41bf
commit d978dc5207

View File

@@ -448,7 +448,7 @@ To use a single existing secret `existingSecret` can be configured at values.yam
management-password: myManagementPasswordKey
database-password: myDatabasePasswordKey
tls-keystore-password: myTlsKeystorePasswordKey
tls-truestore-password: myTlsTruestorePasswordKey
tls-truststore-password: myTlsTruststorePasswordKey
```
The keyMapping links the passwords in the chart with the passwords stored in the existing Secret.