Update docs/features/kubernetes/authstrategies.md

Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
This commit is contained in:
Andrés Mauricio Gómez P
2024-02-21 17:30:42 -05:00
committed by blam
parent 377a0a9506
commit e3fdcec252
+1 -1
View File
@@ -54,7 +54,7 @@ Something to highlight is that the `getCredential` method on an `AuthenticationS
- A bearer token
- A x509 client certificate and key
- It could be an anonymous authentication
- Anonymous authentication
```ts title="plugins/kubernetes-node/src/types/types.ts"
export type KubernetesCredential =