-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
document using existing secrets for the subcharts (#223)
* zammad/values.yaml: postgresql subchart now mentions how to use an existing Kubernetes secret instead of specifying passwords in the values.yaml The example is using the secret and key names from the `secrets` section in the values.yaml * zammad/values.yaml: redis subchart now mentions how to use an existing Kubernetes secret instead of specifying passwords in the values.yaml The example is using the secret and key names from the `secrets` section in the values.yaml * zammad/values.yaml: elasticsearch subchart now mentions how to use an existing Kubernetes secret * zammad/Chart.yaml: increase version to 10.0.3
- Loading branch information
Johannes Kastl
authored
Nov 3, 2023
1 parent
aa05fbb
commit 5fbca0a
Showing
2 changed files
with
28 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters