This commit is contained in:
ai-dev
2025-09-22 00:02:25 +02:00
parent 4399eef12c
commit cf4f565cce
2 changed files with 36 additions and 22 deletions

View File

@@ -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