Skip to content

Azure DNS Documentation Update #1609

@georgeflug

Description

@georgeflug

Just wanted to bring to your attention that the instructions for setting up Azure DNS using an AAD Workload Identity are incorrect. The documentation specifies the wrong labels for the service account. Instead of

serviceAccount:
  labels:
    azure.workload.identity/use: "true"

it should be

serviceAccount:
  labels:
    azure.workload.identity/client-id: $IDENTITY_CLIENT_ID

For reference:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions