Skip to content

Commit

Permalink
Recommend an alternative to mounting below /data/.../icinga2
Browse files Browse the repository at this point in the history
  • Loading branch information
Al2Klimov committed May 27, 2024
1 parent 56fac46 commit f1933da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ of `~icinga/.msmtprc` via the environment variable `MSMTPRC`.
**Don't mount volumes under `/data/etc/icinga2` or `/data/var/*/icinga2`**
unless `/data` already contains all of these directories!
Otherwise `/data` will stay incomplete, i.e. broken.
At best run a so-called init container first, with only `/data` mounted.
It will properly initialize `/data` if empty.

### Environment variables

Expand Down

0 comments on commit f1933da

Please sign in to comment.