Mount correct thing
This commit is contained in:
parent
ef95e10b97
commit
36c959dead
|
@ -54,14 +54,5 @@ spec:
|
||||||
data:
|
data:
|
||||||
enabled: true
|
enabled: true
|
||||||
type: hostPath
|
type: hostPath
|
||||||
hostPath: /mnt/MainPool/Kubernetes/cdn
|
hostPath: /mnt/MainPool/Kubernetes/game-servers/factorio
|
||||||
readOnly: true
|
mountPath: /factorio
|
||||||
mountPath: /data
|
|
||||||
config:
|
|
||||||
enabled: true
|
|
||||||
type: configMap
|
|
||||||
name: nginx-cdn-configmap
|
|
||||||
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 1m
|
|
Loading…
Reference in New Issue