Skip to content

Commit

Permalink
fixed Grafana as an Observability Stack component.
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar-Ahmed-Dt committed Oct 5, 2024
1 parent 1cce36a commit 0738598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/stacks/observ.cue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
ObservabilityStack: v1.#Stack & {
$metadata: stack: "ObservabilityStack"
components: {
grafana: grafana.#Grafana & {
grafana: grafana.#GrafanaChart & {
helm: {
version: "8.5.2"
release: "grafana"
Expand Down

0 comments on commit 0738598

Please sign in to comment.