mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +01:00
chore: regenerate manifest with useDefaultAzureCredentials field
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
parent
db0144df57
commit
4e8b262477
@ -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: |-
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user