Skip to content

Commit 50095a6

Browse files
authored
Update integrate-keda.md
1 parent db7704d commit 50095a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-monitor/containers/integrate-keda.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ Deploy KEDA using the following command:
158158
```bash
159159
helm install keda kedacore/keda --namespace keda \
160160
--set serviceAccount.create=false \
161+
--set serviceAccount.name=keda-operator \
161162
--set podIdentity.azureWorkload.enabled=true \
162163
--set podIdentity.azureWorkload.clientId=$USER_ASSIGNED_CLIENT_ID \
163164
--set podIdentity.azureWorkload.tenantId=$TENANT_ID

0 commit comments

Comments
 (0)