DiamondLightSource / daq-config-server

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

Integrate with kubernetes and helm #69

Open olliesilvester opened 1 month ago

olliesilvester commented 1 month ago

We intend this to be deployed on the argus cluster. For this, we will need an ingress which anything on a beamline cluster and see, and a service to actually talk to the application. We should make a helmchart too, and scripts to make it easy to test.

Acceptance Criteria

DiamondJoseph commented 1 month ago

This will also require requesting a namespace on the argus cluster and requesting that the user for that namespace is added to dls_dasc

olliesilvester commented 1 month ago

This will also require requesting a namespace on the argus cluster and requesting that the user for that namespace is added to dls_dasc

We already have a daq-config-server namespace on argus - not sure about permissions though, I'll follow that up