Skip to content

Commit d342807

Browse files
Update articles/aks/keda-workload-identity.md
Co-authored-by: Paul Yu <[email protected]>
1 parent 0aa2656 commit d342807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/keda-workload-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ This article shows you how to securely scale your applications with the Kubernet
211211
kind: TriggerAuthentication
212212
metadata:
213213
name: azure-servicebus-auth
214-
namespace: default # must be same namespace as the ScaledObject/ScaledJob that will use it
214+
namespace: default # this must be same namespace as the ScaledObject/ScaledJob that will use it
215215
spec:
216216
podIdentity:
217217
provider: azure-workload

0 commit comments

Comments
 (0)