Skip to content

Commit cbcc0db

Browse files
authored
Merge pull request #80666 from iremmats/patch-1
Update create-data-controller-using-kubernetes-native-tools.md
2 parents b2b9b1a + 29168eb commit cbcc0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/data/create-data-controller-using-kubernetes-native-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ The following example shows a completed data controller yaml file. Update the ex
245245
apiVersion: v1
246246
kind: ServiceAccount
247247
metadata:
248-
name: sa-mssql-controller
248+
name: sa-arc-controller
249249
---
250250
apiVersion: arcdata.microsoft.com/v1
251251
kind: DataController

0 commit comments

Comments
 (0)