DiamondLightSource / daq-config-server

For storing beamline-specific parameters and constants, feature flags etc.
Apache License 2.0
1 stars 0 forks source link

separate k8s deployments and implement a linking service #6

Open dperl-dls opened 5 months ago

dperl-dls commented 5 months ago

To conform to best practises we should have one container per deployment, and a service to allow the backend to talk to the database.

This should "just work" both for local, dev (pollux) and prod (argus) deployments