Skip to content

Commit

Permalink
chore: implement plugin cert manager (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
luismayta committed Mar 25, 2024
1 parent 7018106 commit 43af5b5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/base.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@ export KREW_PLUGINS=(
ns

access-matrix

# certificates
ca-cert
cert-manager

cluster-group
debug-shell
df-pv
Expand Down Expand Up @@ -62,4 +66,4 @@ export KUBECTL_GO_INSTALL=(
github.com/particledecay/kconf@latest
sigs.k8s.io/kustomize/kustomize/v4@latest
golang.stackrox.io/kube-linter/cmd/kube-linter@latest
)
)

0 comments on commit 43af5b5

Please sign in to comment.