Skip to content

Commit

Permalink
Update hcm-demo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SriPadma8997-egov authored Dec 26, 2024
1 parent 802f6d6 commit a9bf52b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config-as-code/helm/environments/hcm-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ cluster-configs:
cert-issuer: letsencrypt-prod
configmaps:
egov-config:
namespace: [ egov, monitoring ]
namespace: [ egov, monitoring, es-cluster ]
data:
db-host: db-hcm-demo.cqqfmghbjssw.ap-south-1.rds.amazonaws.com:5432 ## Add db-host name eg: egov-demo.database.azure.com
db-name: healthdemo ## Add db-name
db-url: "jdbc:postgresql://db-hcm-demo.cqqfmghbjssw.ap-south-1.rds.amazonaws.com:5432/healthdemo" ## example: jdbc:postgresql://egov-demo.postgres.database.azure.com:5432/egov_demo
domain: hcm-demo.digit.org ## Add your Domain Name
egov-services-fqdn-name: https://hcm-demo.digit.org/ ## Add your Domain Name

kibana-host: http://release-name-kibana.es-cluster:5601/
egov-state-level-tenant-id: "mz"
s3-assets-bucket: "(pg-health-egov-assets|egov-health-playground-assets)"
es-host: "elasticsearch-data.es-cluster-6"
Expand Down

0 comments on commit a9bf52b

Please sign in to comment.