Aerospike environment (#2119)
* aerospike's config file is not being used but overwritten on container start * added environment variable handling for aerospike configuration
This commit is contained in:

committed by
Shao Yu-Lung (Allen)

parent
4417083a80
commit
e8d84cf9a3
@ -383,6 +383,9 @@ AEROSPIKE_SERVICE_PORT=3000
|
||||
AEROSPIKE_FABRIC_PORT=3001
|
||||
AEROSPIKE_HEARTBEAT_PORT=3002
|
||||
AEROSPIKE_INFO_PORT=3003
|
||||
AEROSPIKE_STORAGE_GB=1
|
||||
AEROSPIKE_MEM_GB=1
|
||||
AEROSPIKE_NAMESPACE=test
|
||||
|
||||
### RETHINKDB #############################################
|
||||
|
||||
|
Reference in New Issue
Block a user