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 0aa2656 commit d342807Copy full SHA for d342807
articles/aks/keda-workload-identity.md
@@ -211,7 +211,7 @@ This article shows you how to securely scale your applications with the Kubernet
211
kind: TriggerAuthentication
212
metadata:
213
name: azure-servicebus-auth
214
- namespace: default # must be same namespace as the ScaledObject/ScaledJob that will use it
+ namespace: default # this must be same namespace as the ScaledObject/ScaledJob that will use it
215
spec:
216
podIdentity:
217
provider: azure-workload
0 commit comments