Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
- PR Review Feedback
  • Loading branch information
joseph-bcl committed Oct 28, 2024
1 parent 3825d45 commit c983a7a
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 49 deletions.
2 changes: 0 additions & 2 deletions projects/common-platform-and-delius/deploy/values-dev.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
enabled: false

generic-service:
ingress:
host: common-platform-and-delius-dev.hmpps.service.justice.gov.uk
Expand Down
2 changes: 0 additions & 2 deletions projects/common-platform-and-delius/deploy/values-preprod.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
enabled: false

generic-service:
ingress:
host: common-platform-and-delius-preprod.hmpps.service.justice.gov.uk
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,13 @@
"SigningCertURL": "https://sns.eu-west-2.amazonaws.com/EXAMPLE.pem",
"UnsubscribeURL": "https://sns.eu-west-2.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=EXAMPLE",
"MessageAttributes": {
"tracestate": {
"Type": "String",
"Value": "00-01a234b56c7de8f9g01h234i56789j0k-1l234m567n8o9p01-01"
},
"eventType": {
"messageType": {
"Type": "String",
"Value": "COMMON_PLATFORM_HEARING"
},
"hearingEventType": {
"Type": "String",
"Value": "ConfirmedOrUpdated"
},
"traceparent": {
"Type": "String",
"Value": "00-01a234b56c7de8f9g01h234i56789j0k-1l234m567n8o9p01-01"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,13 @@
"SigningCertURL": "https://sns.eu-west-2.amazonaws.com/EXAMPLE.pem",
"UnsubscribeURL": "https://sns.eu-west-2.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=EXAMPLE",
"MessageAttributes": {
"tracestate": {
"Type": "String",
"Value": "00-01a234b56c7de8f9g01h234i56789j0k-1l234m567n8o9p01-01"
},
"eventType": {
"messageType": {
"Type": "String",
"Value": "COMMON_PLATFORM_HEARING"
},
"hearingEventType": {
"Type": "String",
"Value": "ConfirmedOrUpdated"
},
"traceparent": {
"Type": "String",
"Value": "00-01a234b56c7de8f9g01h234i56789j0k-1l234m567n8o9p01-01"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,13 @@
"SigningCertURL": "https://sns.eu-west-2.amazonaws.com/EXAMPLE.pem",
"UnsubscribeURL": "https://sns.eu-west-2.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=EXAMPLE",
"MessageAttributes": {
"tracestate": {
"Type": "String",
"Value": "00-01a234b56c7de8f9g01h234i56789j0k-1l234m567n8o9p01-01"
},
"eventType": {
"messageType": {
"Type": "String",
"Value": "COMMON_PLATFORM_HEARING"
},
"hearingEventType": {
"Type": "String",
"Value": "ConfirmedOrUpdated"
},
"traceparent": {
"Type": "String",
"Value": "00-01a234b56c7de8f9g01h234i56789j0k-1l234m567n8o9p01-01"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,13 @@
"SigningCertURL": "https://sns.eu-west-2.amazonaws.com/EXAMPLE.pem",
"UnsubscribeURL": "https://sns.eu-west-2.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=EXAMPLE",
"MessageAttributes": {
"tracestate": {
"Type": "String",
"Value": "00-01a234b56c7de8f9g01h234i56789j0k-1l234m567n8o9p01-01"
},
"eventType": {
"messageType": {
"Type": "String",
"Value": "COMMON_PLATFORM_HEARING"
},
"hearingEventType": {
"Type": "String",
"Value": "ConfirmedOrUpdated"
},
"traceparent": {
"Type": "String",
"Value": "00-01a234b56c7de8f9g01h234i56789j0k-1l234m567n8o9p01-01"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,13 @@
"SigningCertURL": "https://sns.eu-west-2.amazonaws.com/EXAMPLE.pem",
"UnsubscribeURL": "https://sns.eu-west-2.amazonaws.com/?Action=Unsubscribe&SubscriptionArn=EXAMPLE",
"MessageAttributes": {
"tracestate": {
"Type": "String",
"Value": "00-01a234b56c7de8f9g01h234i56789j0k-1l234m567n8o9p01-01"
},
"eventType": {
"messageType": {
"Type": "String",
"Value": "COMMON_PLATFORM_HEARING"
},
"hearingEventType": {
"Type": "String",
"Value": "ConfirmedOrUpdated"
},
"traceparent": {
"Type": "String",
"Value": "00-01a234b56c7de8f9g01h234i56789j0k-1l234m567n8o9p01-01"
}
}
}

0 comments on commit c983a7a

Please sign in to comment.