Skip to content

Commit

Permalink
add kibana extraContainers and updating helm/README.me from values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AronKa-SAG committed Jun 6, 2024
1 parent 1899ce8 commit b0c45fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apigateway/helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ Sub-folder `examples` contains some *values* examples for more use-cases. To use
| kibana.allowAnonymousStatus | bool | `true` | Enable anonymous access to /api/status. |
| kibana.annotations | object | `{}` | Annotations for Kibana |
| kibana.count | int | `1` | |
| kibana.extraContainers | list | `[]` | The definition of extra containers for kibana. |
| kibana.extraInitContainers | list | `[]` | The definition of extra initContainers for kibana. |
| kibana.extraLabels | object | `{}` | Additional labels to be added to kibana pod labels. |
| kibana.image | string | `nil` | The image that should be used. By default ECK will use the official Elasticsearch images. Overwrite this to use an image from an internal registry or any custom images. Make sure that the image corresponds to the version field. |
Expand Down

0 comments on commit b0c45fd

Please sign in to comment.