DCD-1467: Clarifications.

This commit is contained in:
Steve Smith 2022-04-19 12:51:11 +10:00
parent 9ca76fddc3
commit fbd75ac1a4

View File

@ -304,9 +304,15 @@ management technology, and is beyond the scope of this documentation.
starts. This is deliberate, to avoid race conditions or overwriting manual
changes during restarts and upgrades. However in deployments where
configuration is purely specified through the environment (e.g. Kubernetes)
this is undesirable; this flag forces an update of all generated files.
this behaviour may be undesirable; this flag forces an update of all
generated files.
In Confluence the affected files are: `confluence.cfg.xml`
In Confluence the affected files are:
* `confluence.cfg.xml`
See [the entrypoint code](entrypoint.py) for the details of how configuration
files are generated.
* `SET_PERMISSIONS` (default: true)