Skip to content

Commit d28cf05

Browse files
committed
rename helm docu
Signed-off-by: Thomas Telleis <[email protected]>
1 parent 608bfcf commit d28cf05

File tree

2 files changed

+4
-6
lines changed
  • docs/deploy-and-configure/installation

2 files changed

+4
-6
lines changed

docs/deploy-and-configure/installation/.pages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@ nav:
33
- "Scenario: Single Node Cloud Installation": scenario-single-node-cloud-installation
44
- "Scenario: Local Installation": scenario-local-installation
55
- "Scenario: RedHat Enterprise Linux 7": scenario-redhat-enterprise-linux-7
6+
- "Scenario: Kubernetes Deployment": scenario-k8s-deployment
67
- Migrating Stores: migrating-stores
78

docs/deploy-and-configure/installation/helm-charts/index.md renamed to docs/deploy-and-configure/installation/scenario-k8s-deployment/index.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
---
2-
icon: material/laptop
3-
tags:
4-
- helm
5-
- kubernetes
2+
icon: simple/kubernetes
63
---
7-
# Helm deployment
4+
# Kubernetes deployment with Helm
85

96
## Introduction
107

11-
This page describes a docker-compose based orchestration running on your local machine and accessible via browser.
8+
This page describes basic principles to install corporate memory a docker-compose based orchestration running on your local machine and accessible via browser.
129

1310
The code examples in this section assumes that you have POSIX-compliant shell (linux, macOS or WSL for Windows).
1411

0 commit comments

Comments
 (0)