Skip to content

Commit

Permalink
Add IBA domain to sya (#4018)
Browse files Browse the repository at this point in the history
  • Loading branch information
linusnorton authored Oct 8, 2024
1 parent c9d43be commit fa989a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions charts/sscs-tribunals-api/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,10 @@ sscs-tribunals-frontend:
cpuLimits: 2000m
image: hmctspublic.azurecr.io/sscs/tribunals-frontend:latest
ingressHost: sya-${SERVICE_FQDN}
registerAdditionalDns:
enabled: true
prefix: iba
primaryIngressHost: sya-${SERVICE_FQDN}
environment:
REDIS_URL: redis://${SERVICE_NAME}-redis-master
APPINSIGHTS_ROLE_NAME: ${SERVICE_NAME}
Expand Down

0 comments on commit fa989a7

Please sign in to comment.