We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81b102f commit 7046c48Copy full SHA for 7046c48
examples/support/observability/Makefile
@@ -6,6 +6,8 @@ GRAFANA_PORT_FORWARD ?= 3000
6
7
.PHONY: install
8
install: install-cert-manager
9
+ kubectl apply -f ../keptn/keptnconfig.yaml
10
+
11
@echo "-----------------------------------"
12
@echo "Create Namespace and install Jaeger"
13
0 commit comments