Skip to content

Commit

Permalink
PFM-4405 - Added expense service audit log configuration (#1908)
Browse files Browse the repository at this point in the history
  • Loading branch information
shailesh-egov committed Aug 21, 2023
1 parent d6ebfd7 commit c1b9ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-as-code/helm/environments/works-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ works-inbox-service:
#########---core-services---#########

audit-service:
persist-yml-path: "https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/project-persister.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/attendance-service-persister.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/muster-service-persister.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/estimate-service.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/contract-service-persister.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/bankaccounts-persister.yml"
persist-yml-path: "https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/project-persister.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/attendance-service-persister.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/muster-service-persister.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/estimate-service.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/contract-service-persister.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/bankaccounts-persister.yml,https://raw.githubusercontent.com/egovernments/works-configs/DEV/egov-persister/expense-bill-payment-persister.yaml"
initContainers:
gitSync:
repo: "[email protected]:egovernments/works-configs"
Expand Down

0 comments on commit c1b9ea1

Please sign in to comment.