Update README.md

This commit is contained in:
2025-10-20 13:52:56 +02:00
parent 0938338b99
commit 971da2556d

View File

@@ -1,14 +1,14 @@
# Egommerce K8S stack
## Start
### Start
# $ make up
```make up```
## Shutdown
### Shutdown
# $ make down
```make down```
## Maintenance
# Generate certs
### Generate certs
# $ make certs
```make certs```