mirror of
https://github.com/valitydev/clickhouse-sink-connector.git
synced 2024-11-06 18:45:27 +00:00
jq tool
This commit is contained in:
parent
9f3d164062
commit
c5365921ed
@ -28,6 +28,12 @@ wget https://github.com/derailed/k9s/releases/download/$VERSION/k9s_Linux_x86_64
|
||||
install k9s ~/bin/k9s
|
||||
```
|
||||
|
||||
### jq
|
||||
Ubuntu
|
||||
```bash
|
||||
sudo apt-get update && sudo apt-get install jq
|
||||
```
|
||||
|
||||
### helm
|
||||
```bash
|
||||
curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | HELM_INSTALL_DIR=~/bin USE_SUDO=false bash
|
||||
@ -75,12 +81,6 @@ cert-manager-webhook-69579b9ccd-ldhgb 1/1 Running 0 43s
|
||||
|
||||
```
|
||||
|
||||
### jq
|
||||
Ubuntu
|
||||
```bash
|
||||
sudo apt-get update && sudo apt-get install jq
|
||||
```
|
||||
|
||||
### redpanda-operator
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user