Skip to content

Commit

Permalink
Update env.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SriPadma8997-egov authored Mar 14, 2024
1 parent e6fdbc8 commit ae07763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-as-code/charts/environments/env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ egov-mdms-service:
initContainers:
gitSync:
repo: "[email protected]:egovernments/egov-mdms-data" ##### Change repo url with Your fork Repo url
branch: "UNIFIED-DEV" ##### Change repo branch with Your fork Repo branch
branch: "staging" ##### Change repo branch with Your fork Repo branch
mdms-folder: "egov-mdms-data"
masters-config-url: "file:///work-dir/egov-mdms-data/master-config.json"
java-args: -Dspring.profiles.active=monitoring
Expand Down

0 comments on commit ae07763

Please sign in to comment.