buerokratt / NoOps

Bürokratt deployment scripts, automated tests, etc
MIT License
1 stars 8 forks source link

Read configuration files of Bükstack components from a persistent volume #64

Open turnerrainer opened 9 months ago

turnerrainer commented 9 months ago

AS AN Architect I WANT configuration files (secrets) of Bükstack components to be read from a persistent volume SO THAT these could be kept in a protected environment and would remain the same when updating Docker containers

Acceptance Criteria

Testing

varmoh commented 6 months ago

Additional files (etc secrets) will be mounted on a persistent volume and accessed by containers that have the pvc (persistent volume claim). It can be shared or standalone volumes.