Skip to content

Commit

Permalink
Add truncated domain primary name, together with longer secondary
Browse files Browse the repository at this point in the history
  • Loading branch information
awhodgson256 committed Jan 15, 2025
1 parent 5ca39f3 commit eac4cd5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ spec:
name: letsencrypt-production
kind: ClusterIssuer
dnsNames:
- find-refer-intervention-preprod.hmpps.service.justice.gov.uk
- find-and-refer-intervention-preprod.hmpps.service.justice.gov.uk
---
apiVersion: cert-manager.io/v1
Expand All @@ -23,4 +24,5 @@ spec:
name: letsencrypt-production
kind: ClusterIssuer
dnsNames:
- find-refer-intervention-api-preprod.hmpps.service.justice.gov.uk
- find-and-refer-intervention-api-preprod.hmpps.service.justice.gov.uk

0 comments on commit eac4cd5

Please sign in to comment.