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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pleimer authored Dec 17, 2020
1 parent bb8b7c4 commit 9f162cc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ first from the Community Operators catalog source. Then, run the following:
oc create -f deploy/subscription.yaml \
-f deploy/grafana.yaml

# datasources
ES_PASSWORD=$(oc get secret elasticsearch-es-elastic-user \
-ogo-template='{{ .data.elastic | base64decode }}') && \
sed "s/ES_PASSWORD/$ES_PASSWORD/g" deploy/datasource.yaml | oc apply -f -

# dashboards
oc create -f deploy/rhos-dashboard.yaml \
-f deploy/rhos-cloud-dashboard.yaml
Expand Down

0 comments on commit 9f162cc

Please sign in to comment.