You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ kubectl versionWARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version.Client Version: version.Info{Major:"1", Minor:"24", GitVersion:"v1.24.0", GitCommit:"4ce5a8954017644c5420bae81d72b09b735c21f0", GitTreeState:"clean", BuildDate:"2022-05-03T13:46:05Z", GoVersion:"go1.18.1", Compiler:"gc", Platform:"linux/amd64"}Kustomize Version: v4.5.4Server Version: version.Info{Major:"1", Minor:"25", GitVersion:"v1.25.6", GitCommit:"dc2f9dc64421983f0f7839da8ab4ab6d4673daad", GitTreeState:"clean", BuildDate:"2023-04-08T13:29:19Z", GoVersion:"go1.19.5", Compiler:"gc", Platform:"linux/amd64"}
@matthiasguentert this doesn't directly address your question about environmental variables, but if you're primarily concerned with automatic master selection you may find that the solution discussed in #83 resolves the problem (it did for me).
Describe the bug
According to the documentation whe should add the following environment variable, so that the master selection happens automatically.
However, the
graylog.env
value only allows for the following format:How can we apply the dynamic environment variables?
Version of Helm and Kubernetes:
Helm Version:
Kubernetes Version:
Which version of the chart:
2.3.2
https://artifacthub.io/packages/helm/kong-z/graylog/2.3.2The text was updated successfully, but these errors were encountered: