7 lines
119 B
YAML
7 lines
119 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: apps
|
|
namespace: flux-system
|
|
data:
|
|
path: /mnt/thePool/thePoolShare
|