mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2026-05-04 22:26:11 +02:00
Update docs/tutorials/azure.md
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
This commit is contained in:
parent
bed99a9b96
commit
eae94cef62
@ -404,7 +404,7 @@ secretConfiguration:
|
||||
data:
|
||||
azure.json: |
|
||||
{
|
||||
"tenantId": "01234abc-de56-ff78-abc1-234567890def",
|
||||
"tenantId": "<TENANT_ID>",
|
||||
"subscriptionId": "<SUBSCRIPTION_ID>",
|
||||
"resourceGroup": "<AZURE_DNS_ZONE_RESOURCE_GROUP>",
|
||||
"useWorkloadIdentityExtension": true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user