Skip to content

Commit cbbded0

Browse files
committed
squash: add table caption
Signed-off-by: Andrew Keesler <[email protected]>
1 parent 6a3abda commit cbbded0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/reference/access-authn-authz/authentication.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,6 +1049,7 @@ to run successfully) must be declared via the `user.exec.interactiveMode` field
10491049
[kubeconfig](/docs/concepts/configuration/organize-cluster-access-kubeconfig/) (see table
10501050
below for valid values).
10511051

1052+
{{< table caption="interactiveMode values" >}}
10521053
| `interactiveMode` Value | Meaning |
10531054
| ----------------------- | ------- |
10541055
| `Never` | This exec plugin never needs to use standard input, and therefore the exec plugin will be run regardless of whether standard input is available for user input. |
@@ -1057,6 +1058,7 @@ below for valid values).
10571058

10581059
To use bearer token credentials, the plugin returns a token in the status of the
10591060
[`ExecCredential`](/docs/reference/config-api/client-authentication.v1beta1/#client-authentication-k8s-io-v1beta1-ExecCredential)
1061+
{{< /table >}}
10601062

10611063
{{< tabs name="exec_plugin_ExecCredential_example_1" >}}
10621064
{{% tab name="client.authentication.k8s.io/v1" %}}

0 commit comments

Comments
 (0)