mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-09-04 22:22:21 +02:00
chore: update generated files
Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
parent
38bf35381c
commit
7801362b73
@ -460,7 +460,9 @@ spec:
|
|||||||
description: Selects a key of a ConfigMap.
|
description: Selects a key of a ConfigMap.
|
||||||
properties:
|
properties:
|
||||||
key:
|
key:
|
||||||
description: The key to select.
|
description: |-
|
||||||
|
The key to select from the ConfigMap's Data field.
|
||||||
|
Keys in the BinaryData field are not currently propagated to container env vars.
|
||||||
type: string
|
type: string
|
||||||
name:
|
name:
|
||||||
default: ""
|
default: ""
|
||||||
|
|||||||
@ -459,7 +459,9 @@ spec:
|
|||||||
description: Selects a key of a ConfigMap.
|
description: Selects a key of a ConfigMap.
|
||||||
properties:
|
properties:
|
||||||
key:
|
key:
|
||||||
description: The key to select.
|
description: |-
|
||||||
|
The key to select from the ConfigMap's Data field.
|
||||||
|
Keys in the BinaryData field are not currently propagated to container env vars.
|
||||||
type: string
|
type: string
|
||||||
name:
|
name:
|
||||||
default: ""
|
default: ""
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user