mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-02 17:11:44 +01:00
Update gencerts.sh
This commit is contained in:
parent
2093b981a0
commit
62fff622e9
@ -6,7 +6,7 @@ case `uname` in
|
||||
b64_opts='-b=0'
|
||||
;;
|
||||
*)
|
||||
b64_opts='--width=0'
|
||||
b64_opts='--wrap=0'
|
||||
esac
|
||||
|
||||
go get -v -u github.com/cloudflare/cfssl/cmd/...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user