-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Background:
Right now the helm-chart defaults to building a shared-nginx ingress where the paths /vector and /raster and /stac forward to the correct services. But we should have a single HTML page returned for the default NGINX served on / that explains the above
Problem:
There are a number of ways to modify the nginx default service but none (maybe?) of them that happen on the kind: Ingress seemed to work. So revisit those options and if needed do it at helm install time which is the worst option
AC:
- play with getting it to work through the
kind: Ingressvia annotations or other options - make the changes
vincentsarago
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request