Wait for infrastructure-config to be up and running

This commit is contained in:
Dreaded_X 2025-01-06 00:37:25 +01:00
parent 09c3d85a99
commit c3b2506181
Signed by: Dreaded_X
GPG Key ID: FA5F485356B0D2D4
2 changed files with 2 additions and 0 deletions

View File

@ -49,3 +49,4 @@ spec:
name: flux-system name: flux-system
path: ./infrastructure/configs path: ./infrastructure/configs
prune: true prune: true
wait: true

View File

@ -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"