mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-23 17:28:44 +00:00
Add kustomize (#1541)
This commit is contained in:
parent
e6fe4f0e05
commit
bcefc34287
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Brew users can quickly install the lot:
|
|||
|
||||
```bash
|
||||
brew tap go-swagger/go-swagger
|
||||
brew install go dep protobuf kubectl kubectx ksonnet/tap/ks kubernetes-helm jq go-swagger
|
||||
brew install go dep protobuf kubectl kubectx ksonnet/tap/ks kubernetes-helm jq go-swagger kustomize
|
||||
```
|
||||
|
||||
!!! note "Kustomize"
|
||||
|
|
|
|||
Loading…
Reference in a new issue