update mount
This commit is contained in:
parent
d192d02fbb
commit
bce0eb418b
2 changed files with 3 additions and 4 deletions
|
@ -137,8 +137,8 @@ spec:
|
||||||
readOnly: true
|
readOnly: true
|
||||||
media:
|
media:
|
||||||
type: nfs
|
type: nfs
|
||||||
server: 10.1.1.11
|
server: 10.1.1.13
|
||||||
path: /volume1/Media
|
path: /eru/media
|
||||||
advancedMounts:
|
advancedMounts:
|
||||||
orphaned:
|
orphaned:
|
||||||
app:
|
app:
|
||||||
|
|
|
@ -29,8 +29,7 @@ nodes:
|
||||||
addresses:
|
addresses:
|
||||||
- 10.1.1.61
|
- 10.1.1.61
|
||||||
bond:
|
bond:
|
||||||
mode: 802.3ad
|
mode: active-backup
|
||||||
xmitHashPolicy: layer3+4
|
|
||||||
lacpRate: fast
|
lacpRate: fast
|
||||||
miimon: 100
|
miimon: 100
|
||||||
deviceSelectors:
|
deviceSelectors:
|
||||||
|
|
Loading…
Reference in a new issue