make command h to use paiyou-hub certs files
This commit is contained in:
parent
26aa5a1ab6
commit
d3647ac14c
@ -229,7 +229,7 @@ function gitcopy() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function h() {
|
function h() {
|
||||||
helm $* --tls
|
helm $* --tls --tls-ca-cert ~/Projects/paiyou-hub/kube/helm/ca.cert.pem --tls-cert ~/Projects/paiyou-hub/kube/helm/helm.cert.pem --tls-key ~/Projects/paiyou-hub/kube/helm/helm.key.pem
|
||||||
}
|
}
|
||||||
function kexec {
|
function kexec {
|
||||||
RAN=false
|
RAN=false
|
||||||
|
Loading…
Reference in New Issue
Block a user