Open antoniotorresm opened 6 months ago
In order to persist information between container executions, we should mount data such as keytabs as a volume. This change centralizes keytabs and Django database so that everything can be mounted to a single volume if specified by the user.
In order to persist information between container executions, we should mount data such as keytabs as a volume. This change centralizes keytabs and Django database so that everything can be mounted to a single volume if specified by the user.