diff --git a/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-sriov-fec-operator-to-enable-hw-accelerators-for-hosted-vran-containarized-workloads.rst b/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-sriov-fec-operator-to-enable-hw-accelerators-for-hosted-vran-containarized-workloads.rst index c1e90c232..750ce58e6 100644 --- a/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-sriov-fec-operator-to-enable-hw-accelerators-for-hosted-vran-containarized-workloads.rst +++ b/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-sriov-fec-operator-to-enable-hw-accelerators-for-hosted-vran-containarized-workloads.rst @@ -816,6 +816,14 @@ following |vRAN| |FEC| accelerators: ~(keystone_admin)$ system helm-override-update sriov-fec-operator sriov-fec-operator sriov-fec-system --set env.SRIOV_FEC_VFIO_TOKEN=`uuidgen` + .. note:: + + You must configure ``SRIOV_FEC_VFIO_TOKEN`` before installing the + application. If ``SRIOV_FEC_VFIO_TOKEN`` needs to be updated after + the application is installed, removing the application will be + necessary before proceeding with updating ``SRIOV_FEC_VFIO_TOKEN`` + and reinstalling the application. + - For the |VF| interface, the same ``VFIO_TOKEN`` must be configured by the application. You can get the token using the command :command:`system helm-override-show sriov-fec-operator sriov-fec-operator sriov-fec-system`.