mintproject / mint

Entry point repository to the core software of the MINT framework
Apache License 2.0
0 stars 1 forks source link

Use helm post install #12

Closed mosoriob closed 1 year ago

mosoriob commented 1 year ago

After the installation, the user must run some commands. Can we automate it using helm post install scripts?

Proposal by @varunratnakar

mosoriob commented 1 year ago

https://github.com/mintproject/mint/issues/10

mosoriob commented 1 year ago

The endpoint needs it too.

When we update the endpoint, k8s creates a new container but doesn't delete the previous one which generates a deadlock because of the tdb.lock file is created