Skip to content

Commit

Permalink
temp remove ingress to make deployment happy
Browse files Browse the repository at this point in the history
  • Loading branch information
emmastephenson committed Nov 9, 2023
1 parent 4b521b5 commit 02ae93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/implementation/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ variable "services_to_chart" {
default = {
fhir-converter = "fhir-converter-chart",
ingestion = "ingestion-chart",
ingress = "ingress-chart",
# ingress = "ingress-chart",
message-parser = "message-parser-chart",
orchestration = "orchestration",
validation = "validation-chart"
Expand Down

0 comments on commit 02ae93b

Please sign in to comment.