integr8ly / application-monitoring-operator

Operator for installing the Application Monitoring Stack on OpenShift (Prometheus, AlertManager, Grafana)
Apache License 2.0
30 stars 44 forks source link

Possible error in "Set up pull secrets" documentation #59

Closed abkieling closed 5 years ago

abkieling commented 5 years ago

It seems section Set up pull secrets should also include the following command:

oc secrets link grafana-serviceaccount docker-pull-secret --for=pull

Without it, grafana-deployment Deployment fails.

david-martin commented 5 years ago

This shouldn't be an issue anymore since #65 has merged. However, keeping this open as the docs need to be updated to remove references to secrets