Skip to content

Commit e129f79

Browse files
authored
Update kubernetes.rst (#1114)
1 parent 3288303 commit e129f79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/installation/resource-manager/kubernetes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ cluster looks like:
6060
``auto_supplemental_groups``
6161
Automatically populate a container's ``securityContext.supplementalGroups`` with the users
6262
supplemental groups.
63-
```server``
63+
``server``
6464
The Kubernetes server to communicate with. This field is a map with ``endpoint`` and
6565
``cert_authority_file`` keys.
6666
``auth``
@@ -341,7 +341,7 @@ Another approach would be to use the same OIDC client configuration for OnDemand
341341
job:
342342
# ...
343343
auth:
344-
type: 'odic'
344+
type: 'oidc'
345345
346346
This uses the OIDC credentials that you've logged in with. When
347347
the dashboard starts up it will ``set-context`` and ``set-cluster``

0 commit comments

Comments
 (0)