Skip to content

Commit 1e27514

Browse files
authored
Merge pull request #47056 from Arhell/hi-linux
[hi] kubectl debian install guide does not mention gnupg at all
2 parents 97ccb29 + 9cb6153 commit 1e27514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/hi/docs/tasks/tools/install-kubectl-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Linux पर kubectl संस्थापित करने के लिए
103103

104104
```shell
105105
sudo apt-get update
106-
sudo apt-get install -y apt-transport-https ca-certificates curl
106+
sudo apt-get install -y apt-transport-https ca-certificates curl gnupg
107107
```
108108

109109
2. गूगल क्लाउड पब्लिक साइनिंग कुंजी (key) डाउनलोड करें:

0 commit comments

Comments
 (0)