migrate opensearch to operator pattern (operator + cluster CR)

This commit is contained in:
Alexander Rogov
2026-07-12 16:50:51 +03:00
parent e7e1456acb
commit a7b94cb3fa
5 changed files with 83 additions and 42 deletions

View File

@@ -87,7 +87,7 @@ spec:
elasticsearch:
enabled: true
hostname: opensearch-cluster-master.opensearch.svc.cluster.local
hostname: shared-os-nodes.opensearch.svc.cluster.local
port: 9200
tls: false
preset: single_node_cluster