You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,8 +35,8 @@ The version of this resource corresponds to the version of kubectl. We recommend
35
35
36
36
### cluster configs
37
37
38
-
- `server`: *Optional.* The address and port of the API server.
39
-
- `token`: *Optional.* Bearer token for authentication to the API server.
38
+
- `server`: *Optional.* The address and port of the API server. Requires `token`.
39
+
- `token`: *Optional.* Bearer token for authentication to the API server. Requires `server`.
40
40
- `namespace`: *Optional.* The namespace scope. Defaults to `default`. If set along with `kubeconfig`, `namespace` will override the namespace in the current-context
41
41
- `certificate_authority`: *Optional.* A certificate file for the certificate authority.
0 commit comments