13 lines
273 B
Smarty
13 lines
273 B
Smarty
kind: Cluster
|
|
apiVersion: kind.x-k8s.io/v1alpha4
|
|
name: mpr
|
|
nodes:
|
|
- role: control-plane
|
|
extraPortMappings:
|
|
- containerPort: 30080
|
|
hostPort: 80
|
|
protocol: TCP
|
|
extraMounts:
|
|
- hostPath: ${MEDIA_HOST_PATH}
|
|
containerPath: /mnt/media
|