|
@@ -37,7 +37,6 @@ spec:
|
|
|
claimRef:
|
|
|
name: index
|
|
|
namespace: default
|
|
|
-
|
|
|
---
|
|
|
apiVersion: v1
|
|
|
kind: PersistentVolumeClaim
|
|
@@ -129,7 +128,7 @@ metadata:
|
|
|
# name of the secret that contains the user/password definitions
|
|
|
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'
|
|
|
+ nginx.ingress.kubernetes.io/auth-realm: 'Authentication Required - IO'
|
|
|
spec:
|
|
|
tls:
|
|
|
- hosts:
|