Skip to content

Commit

Permalink
replaced tab again.
Browse files Browse the repository at this point in the history
Made the sigend off a default for me. no mpre reverts!

Signed-off-by: Mike Pechner <[email protected]>
  • Loading branch information
mpechner-akasa committed Dec 16, 2024
1 parent a6b4067 commit 36f2dcc
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ import (
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"k8s.io/client-go/kubernetes"

. "github.com/kedacore/keda/v2/tests/helper"
)

// Load environment variables from .env file
Expand Down Expand Up @@ -174,7 +172,7 @@ spec:
secrets:
- parameter: connection
name: {{.SecretManagerSecretName}}
secretKey: connectionString
secretKey: connectionString
`

scaledObjectTemplate = `apiVersion: keda.sh/v1alpha1
Expand Down

0 comments on commit 36f2dcc

Please sign in to comment.