ad1c669d4b
In the Kubernetes Auth Code Example, the indentation for the `auth` import is off, causing it to not be indented the same amount as the previous `vault` import. This change ensures that both imports use the same indentation.
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
```release-note:bug
|
|
website/docs: Fix Kubernetes Auth Code Example to use the correct whitespace in import.
|
|
```
|