mirror of
https://github.com/usual2970/certimate.git
synced 2025-08-21 16:51:44 +00:00
feat: implement k8s secret Deployer
This commit is contained in:
@@ -36,7 +36,7 @@ Shell command to run this test:
|
||||
func Test(t *testing.T) {
|
||||
flag.Parse()
|
||||
|
||||
t.Run("Notify", func(t *testing.T) {
|
||||
t.Run("Deploy", func(t *testing.T) {
|
||||
t.Log(strings.Join([]string{
|
||||
"args:",
|
||||
fmt.Sprintf("INPUTCERTPATH: %v", fInputCertPath),
|
||||
|
Reference in New Issue
Block a user