We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1c3f9c commit ec3eafaCopy full SHA for ec3eafa
1 file changed
argocd/eoepca/iam/parts/apisixroute-pathbased.yaml
@@ -24,14 +24,14 @@ spec:
24
- serviceName: iam-keycloak-operator-service
25
servicePort: 8080
26
plugins:
27
- - name: proxy-rewrite
28
- config:
29
- regex_uri:
30
- - ^(/iam/auth)$
31
- - /
32
- - ^(/iam/auth)(/.*)
33
- - $2
34
- enable: true
+# - name: proxy-rewrite
+# config:
+# regex_uri:
+# - ^(/iam/auth)$
+# - /
+# - ^(/iam/auth)(/.*)
+# - $2
+# enable: true
35
- name: opa
36
match:
37
hosts:
0 commit comments