From 853ec3c57519bed9934b3582e62d92a7b7f22059 Mon Sep 17 00:00:00 2001 From: Armando Ruocco Date: Mon, 22 Dec 2025 17:59:32 +0100 Subject: [PATCH] fix: manifests Signed-off-by: Armando Ruocco --- config/crd/bases/barmancloud.cnpg.io_objectstores.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/crd/bases/barmancloud.cnpg.io_objectstores.yaml b/config/crd/bases/barmancloud.cnpg.io_objectstores.yaml index a141948..6abbd75 100644 --- a/config/crd/bases/barmancloud.cnpg.io_objectstores.yaml +++ b/config/crd/bases/barmancloud.cnpg.io_objectstores.yaml @@ -108,6 +108,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: |-