|
@@ -111,6 +111,8 @@ metadata:
|
|
|
#nginx.ingress.kubernetes.io/auth-secret: basic-auth
|
|
|
## message to display with an appropriate context why the authentication is required
|
|
|
#nginx.ingress.kubernetes.io/auth-realm: 'Authentication Required - Octoprint'
|
|
|
+ # Octoprint uses large attachments
|
|
|
+ nginx.ingress.kubernetes.io/proxy-body-size: 200m
|
|
|
spec:
|
|
|
tls:
|
|
|
- hosts:
|