refactor: Move slskd to own namespace
This commit is contained in:
parent
537840bc3c
commit
4dc41f994a
14 changed files with 343 additions and 124 deletions
7
k8s-wheatley/soulseekd/namespace.yaml
Normal file
7
k8s-wheatley/soulseekd/namespace.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: soulseekd
|
||||
labels:
|
||||
pod-security.kubernetes.io/enforce: privileged
|
||||
Loading…
Add table
Add a link
Reference in a new issue