modified: deploy/whiteboard/ingress-web.yaml
This commit is contained in:
@@ -14,16 +14,16 @@ spec:
|
||||
|
||||
routes:
|
||||
|
||||
- match: Host(`cloud.limbosolutions.com`) && PathPrefix(`/apps/whiteboard/ws`)
|
||||
- match: Host(`cloud.limbosolutions.com`) && PathPrefix(`whiteboard`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: whiteboard
|
||||
port: 3002
|
||||
middlewares:
|
||||
#middlewares:
|
||||
# - name: nextcloud-security-headers
|
||||
# - name: rate-limit
|
||||
# - name: nextcloud-deny-paths
|
||||
# - name: nextcloud-wellknown
|
||||
# - name: nextcloud-hostmeta
|
||||
# - name: nextcloud-dav
|
||||
- name: strip-whiteboard
|
||||
# - name: strip-whiteboard
|
||||
Reference in New Issue
Block a user