|
|
@@ -4748,6 +4748,11 @@ spec:
|
|
|
the option is enabled serverside.
|
|
|
https://www.vaultproject.io/docs/configuration/replication#allow_forwarding_via_header
|
|
|
type: boolean
|
|
|
+ headers:
|
|
|
+ additionalProperties:
|
|
|
+ type: string
|
|
|
+ description: Headers to be added in Vault request
|
|
|
+ type: object
|
|
|
namespace:
|
|
|
description: |-
|
|
|
Name of the vault namespace. Namespaces is a set of features within Vault Enterprise that allows
|
|
|
@@ -10374,6 +10379,11 @@ spec:
|
|
|
the option is enabled serverside.
|
|
|
https://www.vaultproject.io/docs/configuration/replication#allow_forwarding_via_header
|
|
|
type: boolean
|
|
|
+ headers:
|
|
|
+ additionalProperties:
|
|
|
+ type: string
|
|
|
+ description: Headers to be added in Vault request
|
|
|
+ type: object
|
|
|
namespace:
|
|
|
description: |-
|
|
|
Name of the vault namespace. Namespaces is a set of features within Vault Enterprise that allows
|
|
|
@@ -12064,6 +12074,11 @@ spec:
|
|
|
the option is enabled serverside.
|
|
|
https://www.vaultproject.io/docs/configuration/replication#allow_forwarding_via_header
|
|
|
type: boolean
|
|
|
+ headers:
|
|
|
+ additionalProperties:
|
|
|
+ type: string
|
|
|
+ description: Headers to be added in Vault request
|
|
|
+ type: object
|
|
|
namespace:
|
|
|
description: |-
|
|
|
Name of the vault namespace. Namespaces is a set of features within Vault Enterprise that allows
|