-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshare-ingress.yaml
28 lines (28 loc) · 959 Bytes
/
share-ingress.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
annotations:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/configuration-snippet: |
location ~ ^(/.*/proxy/alfresco/api/solr/.*)$ {return 403 ;}
location ~ ^(/.*/-default-/proxy/alfresco/api/.*)$ {return 403;}
nginx.ingress.kubernetes.io/proxy-body-size: 5g
creationTimestamp: "2019-10-26T16:26:10Z"
generation: 1
name: igor-alfresco-cs-share
namespace: arm-csbs-dev-k8-acs-namespace
resourceVersion: "3192132"
selfLink: /apis/extensions/v1beta1/namespaces/arm-csbs-dev-k8-acs-namespace/ingresses/igor-alfresco-cs-share
uid: 5232c2cb-f80d-11e9-a451-0e63611d085e
spec:
rules:
- http:
paths:
- backend:
serviceName: igor-alfresco-cs-share
servicePort: 80
path: /share
status:
loadBalancer:
ingress:
- hostname: a0c54027ce95911e9a4510e63611d085-1469418408.us-east-1.elb.amazonaws.com