feat: enable kavita

This commit is contained in:
2026-02-27 13:18:38 +01:00
parent 65a8b59d2a
commit 2c53e24845
4 changed files with 9 additions and 2 deletions

View File

@@ -38,10 +38,10 @@ spec:
capabilities: { drop: ["ALL"] }
defaultPodOptions:
securityContext:
fsGroup: 1000
fsGroup: 1005
runAsGroup: 1000
runAsNonRoot: true
runAsUser: 1000
runAsUser: 1003
fsGroupChangePolicy: OnRootMismatch
service:
app:

View File

@@ -0,0 +1,6 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./app.ks.yaml

View File

@@ -11,6 +11,7 @@ resources:
- ./plex
#- ./karakeep
- ./navidrome
- ./kavita
components:
- ../../components/repos/app-template