[WIP] Start implementing init-time process to create /mnt/p5x-system-data volume
This commit is contained in:
10
deploy/10-dynamic-kv.yaml
Normal file
10
deploy/10-dynamic-kv.yaml
Normal 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"
|
||||
Reference in New Issue
Block a user