test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cluster.name: ${CLUSTER_NAME}
|
||||
node.name: ${NODE_NAME}
|
||||
cluster.name: "${CLUSTER_NAME}"
|
||||
node.name: "${NODE_NAME}"
|
||||
node.roles: [${NODE_ROLE}]
|
||||
|
||||
path.data: /usr/share/opensearch/data
|
||||
|
Reference in New Issue
Block a user