format: soulsync
Some checks are pending
Pipelines as Code CI / homelab-ci CI has Started

This commit is contained in:
gwg313 2026-06-29 21:21:01 -04:00
parent e507515766
commit a51622cc4b
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
7 changed files with 8 additions and 15 deletions

View file

@ -8,7 +8,7 @@ metadata:
spec:
replicas: 1
strategy:
type: Recreate
type: Recreate
selector:
matchLabels:
app: slskd
@ -40,7 +40,6 @@ spec:
readOnly: true
- name: wg-config
mountPath: /config
containers:
- name: protonvpn-wireguard
image: linuxserver/wireguard:1.0.20250521
@ -60,7 +59,6 @@ spec:
volumeMounts:
- name: wg-config
mountPath: /config
- name: slskd
image: slskd/slskd:0.25.1.65534-8e152ed6
securityContext:
@ -93,7 +91,6 @@ spec:
- name: slskd-music
mountPath: /app/music
readOnly: true
- name: soulsync
image: boulderbadgedad/soulsync:2.7.3
securityContext:
@ -139,7 +136,6 @@ spec:
- name: soulsync-ephemeral
mountPath: /app/scripts
subPath: scripts
volumes:
- name: wg-secret
secret:

View file

@ -1,6 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- storage.yaml

View file

@ -10,7 +10,6 @@ spec:
endpointSelector:
matchLabels:
app: slskd
ingress:
- fromEntities:
- ingress
@ -20,7 +19,6 @@ spec:
protocol: TCP
- port: "8008"
protocol: TCP
---
# ----------------------------------------------------
# VPN killswitch — only allow egress to ProtonVPN endpoint
@ -35,7 +33,6 @@ spec:
endpointSelector:
matchLabels:
app: slskd
egress:
- toCIDR:
- "149.50.216.205/32"

View file

@ -1,4 +1,3 @@
---
apiVersion: bitnami.com/v1alpha1
kind: SealedSecret
metadata:

View file

@ -1,4 +1,3 @@
---
apiVersion: bitnami.com/v1alpha1
kind: SealedSecret
metadata: