Helm
A installation guide for "Logging Operator" inside Kubernetes cluster using Helm package manager
helm upgrade logging-operator \
./helm-charts/logging-operator/ \
-f ./helm-charts/logging-operator/values.yaml \
--namespace logging-operator --installhelm test logging-operator --namespace logging-operatorLast updated
Was this helpful?