Skip to content

Commit 1c1da05

Browse files
committed
Refactor
1 parent 9a644f1 commit 1c1da05

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

deploy/cert-manager-webhook-vkcloud/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ certManager:
1414

1515
image:
1616
repository: drone076/cert-manager-webhook-vkcloud
17-
# tag: latest
17+
tag: latest
1818
pullPolicy: IfNotPresent
1919

2020
nameOverride: ""

main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import (
66
"encoding/json"
77
"fmt"
88
"io"
9-
"log"
109
"net/http"
1110
"os"
1211
"strings"

0 commit comments

Comments
 (0)