Rewrite phpMyAdmin Studio path

This commit is contained in:
Arvind Prabhakar 2026-09-05 23:47:35 +00:00
commit 3bdedd99c2

View file

@ -9,6 +9,7 @@ spec:
namespace: apps
hostnames:
- "www.symcrest.com"
rules:
- matches:
- path:
@ -27,6 +28,12 @@ spec:
- path:
type: PathPrefix
value: /services/studio/phpmyadmin/
filters:
- type: URLRewrite
urlRewrite:
path:
type: ReplacePrefixMatch
replacePrefixMatch: /
backendRefs:
- name: phpmyadmin
port: 80