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
{{ message }}
This repository was archived by the owner on May 16, 2023. It is now read-only.
Kubernetes provider: E.g. GKE (Google Kubernetes Engine)
on prem
Helm Version:
v3.2.4
helm get release output
e.g. helm get elasticsearch (replace elasticsearch with the name of your helm release)
Be careful to obfuscate every secrets (credentials, token, public IP, ...) that could be visible in the output before copy-pasting.
If you find some secrets in plain text in helm get release output you should use Kubernetes Secrets to managed them is a secure way (see Security Example).
Chart version:
logstash-7.9.0
Kubernetes version:
v1.16.3
Kubernetes provider: E.g. GKE (Google Kubernetes Engine)
on prem
Helm Version:
v3.2.4
helm get release
outpute.g.
helm get elasticsearch
(replaceelasticsearch
with the name of your helm release)Be careful to obfuscate every secrets (credentials, token, public IP, ...) that could be visible in the output before copy-pasting.
If you find some secrets in plain text in
helm get release
output you should use Kubernetes Secrets to managed them is a secure way (see Security Example).Output of helm get release
Describe the bug:
When I try and pass the values for
extraPorts:
helm upgrade gives me this validation error.Steps to reproduce:
Expected behavior:
It should add other ports for the pod so I can intake syslogs.
The text was updated successfully, but these errors were encountered: