Skip to content

Commit 7046c48

Browse files
authored
chore: polish observability example (#3865)
Signed-off-by: odubajDT <[email protected]>
1 parent 81b102f commit 7046c48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/support/observability/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ GRAFANA_PORT_FORWARD ?= 3000
66

77
.PHONY: install
88
install: install-cert-manager
9+
kubectl apply -f ../keptn/keptnconfig.yaml
10+
911
@echo "-----------------------------------"
1012
@echo "Create Namespace and install Jaeger"
1113
@echo "-----------------------------------"

0 commit comments

Comments
 (0)