chore: regenerate manifest with useDefaultAzureCredentials field

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
Marco Nenciarini 2025-12-30 23:49:23 +01:00 committed by Francesco Canovai
parent 39f030ae12
commit 407c851eb0

View File

@ -107,6 +107,11 @@ spec:
- key - key
- name - name
type: object 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 type: object
data: data:
description: |- description: |-