add audiobookshelf

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2026-05-19 12:25:02 -04:00
parent bbbb96bd6a
commit d8e2543152
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
25 changed files with 110 additions and 331 deletions

View file

@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
name: audiobookshelf
namespace: audiobookshelf
spec:
selector:
app: audiobookshelf
ports:
- port: 80
targetPort: 80