Skip to content

Commit

Permalink
manifests: add missing namespace on opentelemetry-demo-grafana-dashbo…
Browse files Browse the repository at this point in the history
…ards configmaps

fixes: open-telemetry#1336

Signed-off-by: hsinhoyeh <yhh92u@gmail.com>
  • Loading branch information
hsinhoyeh committed Jan 17, 2024
1 parent ea3fbfd commit ca791e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/opentelemetry-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: opentelemetry-demo-grafana-dashboards
namespace: otel-demo
labels:

opentelemetry.io/name: opentelemetry-demo
Expand Down

0 comments on commit ca791e2

Please sign in to comment.