📜  istio setup ssl - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:51.389000             🧑  作者: Mango

代码示例1
$ kubectl create -n istio-system secret tls httpbin-credential --key=httpbin.example.com.key --cert=httpbin.example.com.crt