Merge pull request #6729 from Ocelot-Social-Community/6728-fix-link-in-deployment-TODO-next-update

fix(other): fix link in `deployment/TODO-next-update.md` to `deployment/deployment-values.md`
This commit is contained in:
Wolfgang Huß 2023-10-24 12:05:43 +02:00 committed by GitHub
commit 130aae3136
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ When you introduce a new version and branding and deploy it on your network, you
## Version >= 3.3.0 with 'ocelotDockerVersionTag' 3.3.0-XXX ## Version >= 3.3.0 with 'ocelotDockerVersionTag' 3.3.0-XXX
- We have the new option to configure DKIM for sent e-mails in environment variables (`.env` or `values.yaml`), see [here](deployment.md): - We have the new option to configure DKIM for sent e-mails in environment variables (`.env` or `values.yaml`), see [deployment-values.md](deployment-values.md):
- `SMTP_DKIM_DOMAINNAME=` - `SMTP_DKIM_DOMAINNAME=`
- `SMTP_DKIM_KEYSELECTOR=` - `SMTP_DKIM_KEYSELECTOR=`
- `SMTP_DKIM_PRIVATKEY=` - `SMTP_DKIM_PRIVATKEY=`