We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e1aaae commit 594be6aCopy full SHA for 594be6a
pkg/runtime/session.go
@@ -26,7 +26,7 @@ import (
26
ackv1alpha1 "github.com/aws-controllers-k8s/runtime/apis/core/v1alpha1"
27
)
28
29
-const appName = "aws-controller-k8s"
+const appName = "aws-controllers-k8s"
30
31
// NewSession returns a new session object. By default the returned session is
32
// created using pod IRSA environment variables. If assumeRoleARN is not empty,
0 commit comments