Hi,

I referred to two documents while setting up, GPU passthrough in STX 6 and stx-openstack.
In one of the documents [2], "--reuse-values" used twice within single command.
What is the purpose of using "--reuse-values" twice? I hope it is not a typo.

According to [1] ; 
~(keystone_admin)$ system helm-override-update stx-openstack nova openstack --reuse-values --values=your-override-file.yaml 
~(keystone_admin)$ system application-apply stx-openstack
 

According to [2];
~(keystone_admin)]$ system helm-override-update --reuse-values --values ./gpu_override.yaml stx-openstack nova openstack --reuse-values 
~(keystone_admin)]$ system application-apply stx-openstack
 
[1] https://docs.starlingx.io/node_management/openstack/configure-pci-passthrough-interface-to-nvidia-gpu.html

[2] https://docs.starlingx.io/system_configuration/openstack/configuring-a-pci-alias-in-nova.html

Regards,
Danishka