Update README.md

This commit is contained in:
PB
2025-10-20 13:52:56 +02:00
parent 0938338b99
commit 87e0c1ad1d

View File

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