knowledgesystems / knowledgesystems-k8s-deployment

Documentation and configuration files for deploying the Knowledge Systems Group's services using kubernetes
11 stars 28 forks source link

Add a path rule for static routing #172

Closed hweej closed 1 year ago

hweej commented 1 year ago

Unfortunately, we have to create a separate ingress for the /static path. This is because we can only have one annotation nginx.ingress.kubernetes.io/rewrite-target per set of paths. We need a new rewrite target because /static is a special case for this set of services.