try differently configured todos
This commit is contained in:
6
apps/todos/README.md
Normal file
6
apps/todos/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
### Adding a user
|
||||
```bash
|
||||
kubectl exec -it -n todos deployments/todos-vikunja -- /app/vikunja/vikunja user create -u <username> -e "<user-email>"
|
||||
```
|
||||
|
||||
Password will be prompted.
|
Reference in New Issue
Block a user