Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,9 @@ This chart is still under development and does not have locked in api contracts
## Table of Contents
* [Requirements](#requirements)
* [Installation](#installation)
* [Clone this repo](#clone-this-repo)
* [Install local chart](#install-local-chart)
* [Post-installation](#post-installation)
* [Set root Graylog password](#set-root-graylog-password)
* [Set external access](#set-external-access)
* [LoadBalancer Service](#alternative-loadbalancer-service)
* [Port Forwarding](#temporary-access-port-forwarding)
* [Usage](#usage)
* [Scale Graylog](#scale-graylog)
* [Scale DataNode](#scale-datanode)
Expand All @@ -26,17 +22,11 @@ This chart is still under development and does not have locked in api contracts
* [Customize deployed Kubernetes resources](#customize-deployed-kubernetes-resources)
* [Add inputs](#add-inputs)
* [Enable TLS](#enable-tls)
* [Bring Your Own Certificate](#bring-your-own-certificate)
* [Uninstall](#uninstall)
* [Removing everything](#removing-everything)
* [Debugging](#debugging)
* [Logging](#logging)
* [Graylog Helm Chart Values Reference](#graylog-helm-chart-values-reference)
* [Global](#global)
* [Graylog application](#graylog-application)
* [DataNode](#datanode)
* [Service Account](#service-account)
* [Ingress](#ingress)

## Requirements
- Kubernetes v1.32
Expand Down
Loading