Skip to content

Commit

Permalink
desync README
Browse files Browse the repository at this point in the history
  • Loading branch information
arp-est committed Mar 14, 2024
1 parent e8e0a18 commit caf015e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Also it works as a device plugin server providing resources for the client pods.
`cmd-forwarder-sriov` accept following environment variables:

* `NSM_NAME` - A string value of forwarder network service endpoint name (default `sriov-forwarder`)
* `NSM_NSNAME` - A string value of forwarder network service name (default `sriovns`)
* `NSM_NS_NAME` - A string value of forwarder network service name (default `sriovns`)
* `NSM_CONNECT_TO` - A Network Service Manager connectTo URL (default `unix:///var/lib/networkservicemesh/nsm.io.sock`)
* `NSM_MAX_TOKEN_LIFETIME` - A token lifetime duration (default `24h`)
* `NSM_RESOURCE_POLL_TIMEOUT` - A timeout to poll device plugin resources usage from kubelet API (default `30s`)
Expand Down

0 comments on commit caf015e

Please sign in to comment.