Skip to content

Commit 6a89ec2

Browse files
committed
docs: readme fix
1 parent 894c9c5 commit 6a89ec2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,8 @@ helm-charts/wordpress
160160
This file defines the Kubernetes service for WordPress. It exposes the WordPress application to external traffic and allows access to the application from outside the Kubernetes cluster.
161161
- **```values.yaml```**:
162162
This file contains the default configuration values for the Helm chart. It provides values for various parameters like image versions, replica counts, database credentials, and other configurable aspects of the WordPress and MariaDB deployments. These values can be overridden during the Helm installation or upgrade process.
163-
## How to Use it manually:
163+
164+
## How to Use it manually:
164165
**Helm CLI:**
165166
```
166167
kubectl create namespace wordpress

0 commit comments

Comments
 (0)