diff --git a/configmaps/service-configs.yml b/configmaps/service-configs.yml index c729c84..19cc299 100644 --- a/configmaps/service-configs.yml +++ b/configmaps/service-configs.yml @@ -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