This folder contains examples of using GraphDB with the NGINX Ingress controller.
- values.yaml - Example of how to deploy and expose GraphDB with the default Ingress resource using the NGINX Ingress Controller.
- values_context_path.yaml - Example of how to deploy GraphDB behind the context path "/graphdb" and how to properly configure the Ingress resource.