Skip to content

Commit

Permalink
Merge pull request #15 from ashutoshpatnaik12/patch-13
Browse files Browse the repository at this point in the history
Update selco-prod.yaml
  • Loading branch information
deepikaarora88 authored Feb 4, 2025
2 parents d566153 + f57bc85 commit aeec796
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy-as-code/charts/environments/selco-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,21 +33,21 @@ citizen:
sub_filter.conf: "
sub_filter '<head>' '<head>
<script src=https://unpkg.com/@egovernments/[email protected]/dist/egov-telemetry-1557467338.js type=text/javascript></script>
<script src=https://s3.ap-south-1.amazonaws.com/egov-uat-assets/globalConfigs.js type=text/javascript></script>
<script src=https://selco-assets.s3.ap-south-1.amazonaws.com/globalConfigs.js type=text/javascript></script>
';"
employee:
dashboard-url: "https://dashboard-pbuat.egovernments.org/s/w---s/app/kibana#/dashboard/4e687470-f3c7-11e8-8d09-b151e2b1cf8e?embed=true&_g=(refreshInterval%3A(pause%3A!f%2Cvalue%3A300000)%2Ctime%3A(from%3Anow-15m%2Cmode%3Aquick%2Cto%3Anow))"
custom-js-injection: |
sub_filter.conf: "
sub_filter '<head>' '<head>
<script src=https://unpkg.com/@egovernments/[email protected]/dist/egov-telemetry-1557467338.js type=text/javascript></script>
<script src=https://s3.ap-south-1.amazonaws.com/egov-uat-assets/globalConfigs.js type=text/javascript></script>
<script src=https://selco-assets.s3.ap-south-1.amazonaws.com/globalConfigs.js type=text/javascript></script>
';"
digit-ui:
custom-js-injection: |
sub_filter.conf: "
sub_filter '<head>' '<head>
<script src=https://s3.ap-south-1.amazonaws.com/egov-dev-assets/globalConfigs.js type=text/javascript></script>
<script src=https://selco-assets.s3.ap-south-1.amazonaws.com/globalConfigs.js type=text/javascript></script>
';"
egov-url-shortening:
heap: "-Xmx256m -Xms256m"
Expand Down

0 comments on commit aeec796

Please sign in to comment.