Skip to content

Commit

Permalink
chore: polish observability example (#3865)
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT authored Nov 12, 2024
1 parent 81b102f commit 7046c48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/support/observability/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ GRAFANA_PORT_FORWARD ?= 3000

.PHONY: install
install: install-cert-manager
kubectl apply -f ../keptn/keptnconfig.yaml

@echo "-----------------------------------"
@echo "Create Namespace and install Jaeger"
@echo "-----------------------------------"
Expand Down

0 comments on commit 7046c48

Please sign in to comment.