Skip to content

Commit f7e2565

Browse files
committed
wip
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent ff05901 commit f7e2565

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sample-operators/webpage/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ of your choice. The JAR file is built using your local Maven and JDK and then co
7676

7777
1. Deploy the CRD: `kubectl apply -f target/classes/META-INF/fabric8/webpages.sample.javaoperatorsdk-v1.yml`
7878
2. Deploy the operator: `kubectl apply -f k8s/operator.yaml`
79+
80+
To install observability components - such as Prometheus, Open Telemetry, Grafana use - execute:
81+
[install-observability.sh](../../observability/install-observability.sh)

0 commit comments

Comments
 (0)