This repository has been archived on 2025-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
kubs/alaskarTV/audiobookshelf/service.yaml
2025-01-11 05:40:20 +03:00

10 lines
148 B
YAML

apiVersion: v1
kind: Service
metadata:
name: audiobookshelf
spec:
selector:
app: audiobookshelf
ports:
- port: 13378
targetPort: 80