Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 3c6fd26

Browse files
authored
Update kubectl-helm.md (#1265)
duplicate row
1 parent 27ba89c commit 3c6fd26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script-library/docs/kubectl-helm.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ Or as a feature:
3434
|kubectl SHA256| | `automatic`| SHA256 checksum to use to verify the kubectl download. `automatic` will download the checksum. |
3535
|Helm SHA256| | `automatic`| SHA256 checksum to use to verify the Helm download. `automatic` will both acquire the checksum and do a signature verification of it. |
3636
|minikube SHA256| | `automatic`| SHA256 checksum to use to verify the minikube download. `automatic` will download the checksum. |
37-
|minikube SHA256| | `automatic`| SHA256 checksum to use to verify the minikube download. `automatic` will download the checksum. |
3837
|Non-root user| | `automatic`| Specifies a user in the container other than root that will be using the desktop. A value of `automatic` will cause the script to check for a user called `vscode`, then `node`, `codespace`, and finally a user with a UID of `1000` before falling back to `root`. |
3938

4039
## Usage

0 commit comments

Comments
 (0)