mirror of
https://github.com/woodchen-ink/certimate.git
synced 2025-07-19 01:41:55 +08:00
test: fix typo
This commit is contained in:
parent
6a151865f7
commit
a6c93ef9b8
@ -34,7 +34,7 @@ func init() {
|
|||||||
/*
|
/*
|
||||||
Shell command to run this test:
|
Shell command to run this test:
|
||||||
|
|
||||||
go test -v webhook_test.go -args \
|
go test -v k8s_secret_test.go -args \
|
||||||
--CERTIMATE_DEPLOYER_K8SSECRET_INPUTCERTPATH="/path/to/your-input-cert.pem" \
|
--CERTIMATE_DEPLOYER_K8SSECRET_INPUTCERTPATH="/path/to/your-input-cert.pem" \
|
||||||
--CERTIMATE_DEPLOYER_K8SSECRET_INPUTKEYPATH="/path/to/your-input-key.pem" \
|
--CERTIMATE_DEPLOYER_K8SSECRET_INPUTKEYPATH="/path/to/your-input-key.pem" \
|
||||||
--CERTIMATE_DEPLOYER_K8SSECRET_NAMESPACE="default" \
|
--CERTIMATE_DEPLOYER_K8SSECRET_NAMESPACE="default" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user