Skip to content

Commit

Permalink
Move blueapi to newly created ingress
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondJoseph authored Aug 16, 2024
1 parent a3db848 commit acd4ab6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions services/daq-blueapi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ blueapi:
operator: Equal
value: bl45p
effect: NoSchedule
service:
type: LoadBalancer # TODO: when DNS entry created expose only as ClusterIP
ingress:
create: false
host: p45-blueapi.diamond.ac.uk # TODO: Get DNS entry created
create: true
host: p45-blueapi.diamond.ac.uk
extraEnvVars: |
- name: SCRATCH_AREA
value: {{ .Values.scratch.containerPath }}
Expand Down

0 comments on commit acd4ab6

Please sign in to comment.