Wait for infrastructure-config to be up and running
This commit is contained in:
parent
09c3d85a99
commit
c3b2506181
|
@ -49,3 +49,4 @@ spec:
|
||||||
name: flux-system
|
name: flux-system
|
||||||
path: ./infrastructure/configs
|
path: ./infrastructure/configs
|
||||||
prune: true
|
prune: true
|
||||||
|
wait: true
|
||||||
|
|
|
@ -7,3 +7,4 @@ allowVolumeExpansion: true
|
||||||
volumeBindingMode: WaitForFirstConsumer
|
volumeBindingMode: WaitForFirstConsumer
|
||||||
parameters:
|
parameters:
|
||||||
linstor.csi.linbit.com/storagePool: rl-pool
|
linstor.csi.linbit.com/storagePool: rl-pool
|
||||||
|
linstor.csi.linbit.com/allowRemoteVolumeAccess: "false"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user