Skip to content

Commit 853ec3c

Browse files
committed
fix: manifests
Signed-off-by: Armando Ruocco <[email protected]>
1 parent be5cad1 commit 853ec3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/crd/bases/barmancloud.cnpg.io_objectstores.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,11 @@ spec:
108108
- key
109109
- name
110110
type: object
111+
useDefaultAzureCredentials:
112+
description: |-
113+
Use the default Azure authentication flow, which includes DefaultAzureCredential.
114+
This allows authentication using environment variables and managed identities.
115+
type: boolean
111116
type: object
112117
data:
113118
description: |-

0 commit comments

Comments
 (0)