Skip to content

Commit

Permalink
Update doc menu
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuCesbron committed Feb 8, 2024
1 parent b93c04c commit cadf6d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- [Install on Amazon Elastic Kubernetes Service (EKS)](#install-on-amazon-elastic-kubernetes-service-eks)
- [Install on Google Kubernetes Engine (GKE)](#install-on-google-kubernetes-engine-gke)
- [Install on Azure Kubernetes Service (AKS)](#install-on-azure-kubernetes-service-aks)
- [Generic installation with kubectl only](#generic-installation-with-kubectl-only)
- [Operator Configuration](#operator-configuration)

## Install on minikube

Expand Down Expand Up @@ -103,8 +103,6 @@ kubectl port-forward services/immudb-sample-http 8080:8080

## Install on Azure Kubernetes Service (AKS)

## Generic installation with kubectl only

# Operator configuration

The operator Helm chart is deployed by default with [this values.yaml](/charts/operator/values.yaml). The following values can be overriden:
Expand Down

0 comments on commit cadf6d7

Please sign in to comment.