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