Skip to content

Commit

Permalink
Merge pull request #21 from pagopa/remove-useless-env
Browse files Browse the repository at this point in the history
chore: remove useless event-hub-namespace variables
  • Loading branch information
cap-ang authored Apr 17, 2024
2 parents 8052e39 + 0d68010 commit 6077a5f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions helm/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ microservice-chart:
COSMOS_DB_NAME: "db"
COSMOS_DB_CONTAINER_NAME: "negative-biz-events"
COSMOS_DB_URI: "https://pagopa-d-weu-bizevents-neg-ds-cosmos-account.documents.azure.com:443/"
EVENT_HUB_NAMESPACE_1: "pagopa-d-evh-ns03"
EVENT_HUB_NAMESPACE_2: "pagopa-d-evh-ns04"
NEGATIVE_EVENT_HUB_NAME: "nodo-dei-pagamenti-negative-biz-evt"
AWAKABLE_NEGATIVE_EVENT_HUB_NAME: "nodo-dei-pagamenti-negative-awakable-biz-evt"
FINAL_NEGATIVE_EVENT_HUB_NAME: "nodo-dei-pagamenti-negative-final-biz-evt"
Expand Down
2 changes: 0 additions & 2 deletions helm/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ microservice-chart:
COSMOS_DB_NAME: "db"
COSMOS_DB_CONTAINER_NAME: "negative-biz-events"
COSMOS_DB_URI: "https://pagopa-p-weu-bizevents-neg-ds-cosmos-account.documents.azure.com:443/"
EVENT_HUB_NAMESPACE_1: "pagopa-p-evh-ns03"
EVENT_HUB_NAMESPACE_2: "pagopa-p-evh-ns04"
NEGATIVE_EVENT_HUB_NAME: "nodo-dei-pagamenti-negative-biz-evt"
AWAKABLE_NEGATIVE_EVENT_HUB_NAME: "nodo-dei-pagamenti-negative-awakable-biz-evt"
FINAL_NEGATIVE_EVENT_HUB_NAME: "nodo-dei-pagamenti-negative-final-biz-evt"
Expand Down
2 changes: 0 additions & 2 deletions helm/values-uat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ microservice-chart:
COSMOS_DB_NAME: "db"
COSMOS_DB_CONTAINER_NAME: "negative-biz-events"
COSMOS_DB_URI: "https://pagopa-u-weu-bizevents-neg-ds-cosmos-account.documents.azure.com:443/"
EVENT_HUB_NAMESPACE_1: "pagopa-u-evh-ns03"
EVENT_HUB_NAMESPACE_2: "pagopa-u-evh-ns04"
NEGATIVE_EVENT_HUB_NAME: "nodo-dei-pagamenti-negative-biz-evt"
AWAKABLE_NEGATIVE_EVENT_HUB_NAME: "nodo-dei-pagamenti-negative-awakable-biz-evt"
FINAL_NEGATIVE_EVENT_HUB_NAME: "nodo-dei-pagamenti-negative-final-biz-evt"
Expand Down

0 comments on commit 6077a5f

Please sign in to comment.