graph-deployment
graph-deployment copied to clipboard
The Graph related stuff to run it in the cloud
After K8 version 1.22 there has been [some changes to the ingress definitions](https://kubernetes.io/docs/reference/using-api/deprecation-guide/). This PR updates the different ingress definitions to the new syntax. It also adds a little reminder...
For now we are using helm stable ipfs chart vendored in this repo and patched to work how we need for standalone mode. It would be better to migrate to...
Maybe it's a good idea to separate The Graph component charts to separate repo. But keep dashboards/certmanager clusterIssuer and other staff charts in this repo