Skip to content

Commit 796389e

Browse files
committed
update iam helm
1 parent 903a1b4 commit 796389e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

installer/helm/iam/values.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,8 @@ ingress:
2828
# nginx.ingress.kubernetes.io/configuration-snippet: |
2929
# proxy_set_header X-Scope-OrgID $remote_user;
3030
paths:
31-
apiserver:
32-
- /api/v1
33-
frontend:
34-
- /console
31+
console:
32+
- /
3533
hosts:
3634
- iam.wecoding.top
3735
# tls:

0 commit comments

Comments
 (0)