noted zenflow container crash

This commit is contained in:
Sebastian Wendel 2022-11-16 17:51:42 +01:00
parent 51a63ffde0
commit 3077b3cff9
No known key found for this signature in database
GPG key ID: 1422B7DF78144640

View file

@ -78,6 +78,8 @@ Validate chart rendering
helm install --dry-run fcoscore .
```
> Please note that when deploying the helm chart during development, there may be a situation where the `zenflow` container crashes constantly. In this case, please rebuild the `k3d` development environment to delete any leftover `postgres` configuration.
### Tests and Linter <!-- omit in toc -->
Each PR should pass the linter to be accepted.