[WIP] Start implementing init-time process to create /mnt/p5x-system-data volume

This commit is contained in:
2025-03-29 20:28:30 -04:00
parent ba05c5ba98
commit cc7700346e
8 changed files with 978 additions and 132 deletions

10
deploy/10-dynamic-kv.yaml Normal file
View File

@@ -0,0 +1,10 @@
---
apiVersion: v1
kind: ConfigMap
metadata:
namespace: p5x-system
name: dynamic-kv
labels:
p5x.garrettmills.dev/managed-by: 'p5x'
data:
p5x: "true"