Files
home-ops/kubernetes/apps/storage/namespace.yaml
T
hermes 20fb353fac
Flate / Flate - Filter (pull_request) Successful in 5s
Flate / Flate (pull_request) Failing after 15s
Flate / Flate - Success (pull_request) Canceled after 0s
feat(storage): proxmox-csi-plugin + StorageClass на пулы Proxmox (rpool/local-zfs)
2026-09-16 23:22:35 +00:00

11 lines
394 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
apiVersion: v1
kind: Namespace
metadata:
name: storage
annotations:
kustomize.toolkit.fluxcd.io/prune: disabled
# proxmox-csi-plugin ставит привилегированный node-DaemonSet (работа с
# /dev и монтированием дисков), поэтому PSA для этого ns ослаблен.
pod-security.kubernetes.io/enforce: privileged