Skip to content

Commit

Permalink
Bump up Helm Chart to make ES run on recent Kubernetes
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 committed Nov 11, 2024
1 parent 14f3a21 commit f42918b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion test/e2e/base/env
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
SW_AGENT_JAVA_COMMIT=f0245864e4388a388fe7445b56b6ce7cedc94aaf
SW_OAP_COMMIT=df7450b4b4744257012c2f1608b634f44fbe7d66
SW_UI_COMMIT=1acba5d2467f6d905a6261e999f85464d5432562
SW_KUBERNETES_COMMIT_SHA=1ae3f6c22137a279dce328b202b1f2d59492f9e1
SW_KUBERNETES_COMMIT_SHA=1335f15bf821a40a7cd71448fa805f0be265afcc
SW_AGENT_JDK_VERSION=8
SW_ROVER_COMMIT=a58b40e01c670003c211fc9d498a58c70098c364

Expand Down
1 change: 0 additions & 1 deletion test/e2e/case/istio/metrics/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ setup:
--set fullnameOverride=skywalking \
--set elasticsearch.replicas=1 \
--set elasticsearch.minimumMasterNodes=1 \
--set elasticsearch.imageTag=7.5.1 \
--set oap.env.SW_ENVOY_METRIC_ALS_HTTP_ANALYSIS=$ALS_ANALYZER \
--set oap.env.SW_ENVOY_METRIC_ALS_TCP_ANALYSIS=$ALS_ANALYZER \
--set oap.env.K8S_SERVICE_NAME_RULE='e2e::${service.metadata.name}' \
Expand Down

0 comments on commit f42918b

Please sign in to comment.