Add retainIP option to MongoDB catalog template (#115)
This commit is contained in:
parent
8f8fee8e59
commit
524e6f9b30
@ -13,6 +13,7 @@
|
||||
default: "rs0"
|
||||
mongo-cluster:
|
||||
scale: 3
|
||||
retain_ip: true
|
||||
metadata:
|
||||
mongo:
|
||||
yml:
|
||||
|
@ -13,6 +13,7 @@
|
||||
default: "rs0"
|
||||
mongo-cluster:
|
||||
scale: 3
|
||||
retain_ip: true
|
||||
metadata:
|
||||
mongo:
|
||||
yml:
|
||||
|
Loading…
x
Reference in New Issue
Block a user