Skip to content

Commit

Permalink
[post-release] forcing helm chart release
Browse files Browse the repository at this point in the history
Signed-off-by: Jirka Kremser <jiri.kremser@gmail.com>
  • Loading branch information
jkremser committed Oct 23, 2024
1 parent ee51d97 commit 15a5a39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions examples/metric-pull/collector-pull-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ opentelemetry-collector:
otlp: null
exporters:
otlp:
# endpoint: keda-otel-scaler:4317
endpoint: 192.168.84.98:4317
endpoint: keda-otel-scaler:4317
compression: "none"
tls:
insecure: true
Expand Down
1 change: 1 addition & 0 deletions helmchart/otel-add-on/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apiVersion: v2
name: otel-add-on
displayName: otel-add-on
description: A Helm chart for KEDA otel-add-on
type: application
version: v0.0.1-0
Expand Down

0 comments on commit 15a5a39

Please sign in to comment.