File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ options:
2323 inputs :
2424 - vector
2525 endpoints :
26- - https://opensearch-cluster-master .default.svc.cluster.local:9200
26+ - https://opensearch.default.svc.cluster.local:9200
2727 mode : bulk
2828 # The auto-detection of the API version does not work in Vector
2929 # 0.41.1 for OpenSearch, so the version must be set explicitly
Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ stacks:
8383 - vector
8484 manifests :
8585 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/vector-aggregator-discovery.yaml
86- - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/stacks/ logging/opensearch.yaml
87- - helmChart : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/stacks/ _templates/opensearch-dashboards.yaml
86+ - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/logging/opensearch.yaml
87+ - helmChart : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/opensearch-dashboards.yaml
8888 - plainYaml : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/logging/setup-opensearch-dashboards.yaml
8989 - helmChart : https://raw.githubusercontent.com/stackabletech/demos/main/stacks/_templates/vector-aggregator.yaml
9090 supportedNamespaces : []
You can’t perform that action at this time.
0 commit comments