prometheus-operator / website

The Prometheus Operator & kube-prometheus website
https://prometheus-operator.dev
Apache License 2.0
11 stars 25 forks source link

troubleshooting page: Image broken #9

Closed lilic closed 3 years ago

lilic commented 3 years ago

https://prometheus-operator.dev/docs/operator/troubleshooting/ The diagram image is broken for me.

paulfantom commented 3 years ago

This is possibly because synchronize.sh is copying image into images/... which is not picked up by hugo.

metalmatze commented 3 years ago

Weird it isn't? Worked locally a few weeks ago. If we know what path to copy it to we can simply update the synchronize.sh :)