Skip to content
Snippets Groups Projects
Commit 4828b17d authored by Goeran Poehner's avatar Goeran Poehner
Browse files

README is not describing the whole setup? #1384

parent a0324ace
No related branches found
Tags wordpress-0.2.5
No related merge requests found
......@@ -7,9 +7,9 @@ type: application
maintainers:
- name: groundhog2k
version: "0.8.8"
version: "0.8.9"
appVersion: "6.0.7"
appVersion: "6.0.8"
dependencies:
- name: mongodb
......
......@@ -25,6 +25,11 @@ This chart uses the original [Graylog image from Docker Hub](https://hub.docker.
- Helm 3.x
- PV provisioner support in the underlying infrastructure
## Hint
OpenSearch/Elasticsearch can be installed by using the respective helm charts and setting the hostname in `settings.elastic.hosts`
MongoDB can be referenced by installed using the subchart with `mongodb.enabled` or by pointing to another MongoDB installation. (see Database settings)
## Installing the Chart
To install the chart with the release name `my-release`:
......
......@@ -77,4 +77,5 @@
| 0.8.6 | 6.0.6 | Updated chart for Graylog 6.0.6 |
| 0.8.7 | 6.0.7 | Updated chart for Graylog 6.0.7 |
| 0.8.8 | 6.0.7 | Updated char dependencies (mongodb 0.6.8) |
| 0.8.9 | 6.0.7 | Adapted README description |
| | | |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment