Skip to content

Latest commit

 

History

History

ingress-nginx

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Nginx Ingress Examples

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.