This commit is contained in:
2025-07-08 22:11:16 +01:00
parent c37ebb327c
commit ff4702376f
2 changed files with 10 additions and 7 deletions

View File

@@ -30,8 +30,8 @@ spec:
ports:
- containerPort: 8989
envFrom:
- secretRef:
name: gluetun-env
- secretRef:
name: gluetun-env
resources:
limits:
cpu: 250m
@@ -77,5 +77,7 @@ spec:
persistentVolumeClaim:
claimName: sonarr
- name: smb-tower-books
persistentVolumeClaim:
claimName: pvc-smb-tower-books
nfs:
server: 192.168.1.100
path: /tv
readOnly: true

View File

@@ -2,6 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kube-system
resources:
- helmrelease.yaml
- helmrepo.yaml
- ./tower-shares
- helmrelease.yaml
- helmrepo.yaml
- secret.yaml
- ./tower-shares