File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -89,26 +89,26 @@ project: {
8989 }
9090 " EVENT_DB_MAX_CONNECTIONS_SIZE " : {
9191 secret : {
92- name : " db-max-connections "
93- key : " max-connections "
92+ name : " gateway "
93+ key : " db- max-connections"
9494 }
9595 }
9696 " EVENT_DB_MAX_LIFETIME " : {
9797 secret : {
98- name : " db-max-lifetime "
99- key : " max-lifetime "
98+ name : " gateway "
99+ key : " db- max-lifetime"
100100 }
101101 }
102102 " EVENT_DB_MIN_IDLE " : {
103103 secret : {
104- name : " db-min-idle "
105- key : " min-idle "
104+ name : " gateway "
105+ key : " db- min-idle"
106106 }
107107 }
108108 " EVENT_DB_CONNECTION_TIMEOUT " : {
109109 secret : {
110- name : " db-connection-timeout "
111- key : " connection-timeout "
110+ name : " gateway "
111+ key : " db- connection-timeout"
112112 }
113113 }
114114 " INTERNAL_API_KEY " : {
You can’t perform that action at this time.
0 commit comments