--- # Source: qbittorrent/templates/namespace.yaml apiVersion: v1 kind: Namespace metadata: name: qbittorrent labels: app.kubernetes.io/name: qbittorrent app.kubernetes.io/instance: qbittorrent app.kubernetes.io/part-of: qbittorrent pod-security.kubernetes.io/audit: privileged pod-security.kubernetes.io/enforce: privileged pod-security.kubernetes.io/warn: privileged