Fix typo in KubernetesAuthenticationOptionsBuilder.
Original pull request: gh-317.
This commit is contained in:
committed by
Mark Paluch
parent
302d42d59a
commit
47172ab469
@@ -68,7 +68,7 @@ public class KubernetesAuthenticationOptions {
|
||||
}
|
||||
|
||||
/**
|
||||
* @return the path of the aws authentication backend mount.
|
||||
* @return the path of the kubernetes authentication backend mount.
|
||||
*/
|
||||
public String getPath() {
|
||||
return path;
|
||||
|
||||
Reference in New Issue
Block a user