l 1 helios: disable kopf plugin for ES
This commit is contained in:
parent
5d4c4b3896
commit
81c047edfd
@ -21,9 +21,6 @@ with builtins;
|
|||||||
{
|
{
|
||||||
services.elasticsearch = {
|
services.elasticsearch = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = [
|
|
||||||
pkgs.elasticsearchPlugins.elasticsearch_kopf
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user