We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 290f110 commit 5f6c280Copy full SHA for 5f6c280
nextcloud/3.service.yaml
@@ -23,6 +23,8 @@ metadata:
23
namespace: devops
24
labels:
25
app: nextcloud
26
+ annotations:
27
+ nginx.ingress.kubernetes.io/proxy-body-size: "5120m"
28
spec:
29
ingressClassName: nginx
30
rules:
0 commit comments