Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Commit 9f162cc

Browse files
authored
Update README.md
1 parent bb8b7c4 commit 9f162cc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@ first from the Community Operators catalog source. Then, run the following:
1313
oc create -f deploy/subscription.yaml \
1414
-f deploy/grafana.yaml
1515

16-
# datasources
17-
ES_PASSWORD=$(oc get secret elasticsearch-es-elastic-user \
18-
-ogo-template='{{ .data.elastic | base64decode }}') && \
19-
sed "s/ES_PASSWORD/$ES_PASSWORD/g" deploy/datasource.yaml | oc apply -f -
20-
2116
# dashboards
2217
oc create -f deploy/rhos-dashboard.yaml \
2318
-f deploy/rhos-cloud-dashboard.yaml

0 commit comments

Comments
 (0)