Files
Hanzo AI da574aa1db lux/kms: orphan history at f2e793bf8 (was: kms: wire luxfi/mpc as REK backend)
Squashes all pre-rewrite history into a single root commit. Previous tree:
- 14506 commits including upstream Infisical fork history
- Multiple merge chains carrying pre-purge content

Force-rewrite per disk-space reclamation discipline. GHCR images
(1.9.9, 1.9.11) remain immutable; their git lineage is no longer
materialized.
2026-06-07 14:28:09 -07:00

8 lines
345 B
YAML

# PVC managed by StatefulSet volumeClaimTemplates in deployment.yaml.
# This file kept empty to avoid kustomize breakage; delete after confirming
# no references remain.
#
# Old standalone PVC (kms-data) can be deleted from cluster once StatefulSet
# is running with its own PVC:
# kubectl -n lux-system delete pvc kms-data --ignore-not-found