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