Add documentation for PRODUCTION_DB_CLEAN_ALLOW

This commit is contained in:
Wolfgang Huß 2022-09-13 15:01:51 +02:00
parent 1174274376
commit 0285c4c622

View File

@ -2,10 +2,12 @@
When you overtake this deploy and rebrand repo to your network you have to recognize the following changes and doings …
## Version > 1.0.8 with 'ocelotDockerVersionTag' 1.0.8-182
## Version 1.0.9 with 'ocelotDockerVersionTag' 1.0.9-199
### Deployment/Rebranding PR chore: [WIP] 🍰 Refine docs, first step #46
- PR: `chore: 🍰 Implement PRODUCTION_DB_CLEAN_ALLOW for Staging Production Environments #56`
- Copy `PRODUCTION_DB_CLEAN_ALLOW` from `values.template.yaml` to `values.yaml` and set it to `false` for production envireonments and only for several stage test servers to `true`.
- Commit: `Update cert-manager apiVersion "cert-manager.io/v1alpha2" to "cert-manager.io/v1"
- Check for `kubectl` and `helm` versions.