Loading
daemons & servers: add helm install hook to generate fts proxy
add a job which will run on helm install and generate the initial proxy from the longproxy. This way, containers could start after installation without failing because of missing 509 proxy. I factorize the job spec into a template and use it in both cronjob and install hook (job).