Revert "chore(helmcharts): blocking private endpoint"
This reverts commit 0318d45455.
This commit is contained in:
parent
c4f0252677
commit
26b6ff6dec
3 changed files with 0 additions and 21 deletions
|
|
@ -26,13 +26,6 @@ spec:
|
|||
- host: {{ .Values.global.domainName }}
|
||||
http:
|
||||
paths:
|
||||
- pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: never-to-return
|
||||
port:
|
||||
number: {{ $svcPort }}
|
||||
path: /ws-assist/private/(.*)
|
||||
- pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
|
|
|
|||
|
|
@ -25,13 +25,6 @@ spec:
|
|||
- host: {{ .Values.global.domainName }}
|
||||
http:
|
||||
paths:
|
||||
- pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: never-to-return
|
||||
port:
|
||||
number: {{ $svcPort }}
|
||||
path: /api/private/(.*)
|
||||
- pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
|
|
|
|||
|
|
@ -25,13 +25,6 @@ spec:
|
|||
- host: {{ .Values.global.domainName }}
|
||||
http:
|
||||
paths:
|
||||
- pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: never-to-return
|
||||
port:
|
||||
number: {{ $svcPort }}
|
||||
path: /assist/private/(.*)
|
||||
- pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue