Add whisper web-ui with basic auth

This commit is contained in:
Ruben Hensen
2024-12-17 13:26:17 +01:00
parent 1af50c53eb
commit 2af297138d
8 changed files with 165 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ metadata:
nginx.ingress.kubernetes.io/auth-secret: longhorn-basic-auth
# message to display with an appropriate context why the authentication is required
nginx.ingress.kubernetes.io/auth-realm: 'Authentication Required '
# nginx.ingress.kubernetes.io/cors-allow-origin: "http://localhost:3000/"
# nginx.ingress.kubernetes.io/cors-allow-methods: "PUT, GET, POST, OPTIONS, DELETE"
# If you encounter a redirect loop or are getting a 307 response code