mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-08-13 07:02:05 +02:00
Fix make fmt target
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ var (
|
||||
)
|
||||
|
||||
const (
|
||||
imagePullSecretName = "my-cool-secret"
|
||||
imagePullSecretName = "my-cool-secret"
|
||||
)
|
||||
|
||||
type WebhookServer struct {
|
||||
|
||||
Reference in New Issue
Block a user