From 4e8b262477922bcc6eb007915e9a0536d2d63890 Mon Sep 17 00:00:00 2001 From: Marco Nenciarini Date: Tue, 30 Dec 2025 23:49:23 +0100 Subject: [PATCH] chore: regenerate manifest with useDefaultAzureCredentials field Signed-off-by: Marco Nenciarini --- manifest.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.yaml b/manifest.yaml index 95ed059..b4f98a7 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -107,6 +107,11 @@ spec: - key - name type: object + useDefaultAzureCredentials: + description: |- + Use the default Azure authentication flow, which includes DefaultAzureCredential. + This allows authentication using environment variables and managed identities. + type: boolean type: object data: description: |-