You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by of...@apache.org on 2020/10/01 07:54:46 UTC

[incubator-datalab] branch develop updated: [DLAB-2066] Replaced old name with new one in self-service.yml

This is an automated email from the ASF dual-hosted git repository.

ofuks pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/develop by this push:
     new 0c5459d  [DLAB-2066] Replaced old name with new one in self-service.yml
0c5459d is described below

commit 0c5459d8cd393542f3692fa29efcb16c54c1ffca
Author: Oleh Fuks <ol...@gmail.com>
AuthorDate: Thu Oct 1 10:54:35 2020 +0300

    [DLAB-2066] Replaced old name with new one in self-service.yml
---
 services/self-service/self-service.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/services/self-service/self-service.yml b/services/self-service/self-service.yml
index 033b78f..912c75d 100644
--- a/services/self-service/self-service.yml
+++ b/services/self-service/self-service.yml
@@ -56,7 +56,7 @@ auditEnabled: true
   <#if DEV_MODE == "true">
 billingConfFile: ${sys['user.dir']}/../billing/billing.yml
 <#else>
-billingConfFile: ${DATA_LAB_CONF_DIR}/billing.yml
+billingConfFile: ${DATALAB_CONF_DIR}/billing.yml
 </#if>
 
 ssnInstanceSize: <SSN_INSTANCE_SIZE>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org