fix: update active profile and environment variables in service-configs.yml

main
Ishrath Ahamed 1 month ago
parent 8b18210471
commit adb7ad9948

@ -41,7 +41,7 @@ data:
SPRING_REDIS_HOST: "172.15.100.41"
SPRING_DATA_REDIS_PORT: "6379"
SPRING_DATA_REDIS_HOST: "172.15.100.41"
activeProfile: csi-uat
activeProfile: java-csi-uat
apm_server: http://172.100.10.57:8200
cache_type: redis
config_server: http://config-server
@ -61,11 +61,11 @@ data:
mongo_port: "27017"
mongo_server: mongo
namespace: csi-uat
net_environment: csi-uat
net_environment: net-csi-uat
rootDomainName: cloudsol.lk
svc_reg_addr: eureka
ui_hostname: http://webserver-service
CSI_ENV_PREFIX: csi-uat
CSI_ENV_PREFIX: net-csi-uat
kind: ConfigMap
metadata:
name: service-configs

Loading…
Cancel
Save