Skip to content

Commit 1f16f19

Browse files
committed
Remove note re: keyring env var from README
1 parent 107b4e4 commit 1f16f19

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

netapp_dataops_traditional/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ Note: The toolkit requires an ONTAP account with API access. The toolkit will us
4545
> **Note: Keyring Service Configuration**
4646
>
4747
> The toolkit stores ONTAP credentials securely using your system's keyring service. By default, it uses the service name `netapp:dataops:ontap` to store and retrieve credentials.
48-
>
49-
> If you need to use a different service name, you can override this by setting the `KEYRING_SERVICE_NAME` environment variable:
50-
>
51-
> ```sh
52-
> export KEYRING_SERVICE_NAME=my-custom-service-name
53-
> ```
5448
5549
#### Example Usage
5650

0 commit comments

Comments
 (0)