Skip to content

Commit

Permalink
re-generated
Browse files Browse the repository at this point in the history
  • Loading branch information
humoflife committed Jul 21, 2023
1 parent 9669a9e commit 5e72ce8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build
10 changes: 10 additions & 0 deletions package/crds/vault.upbound.io_providerconfigs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,16 @@ spec:
description: A configuration block, described below, that provides
headers to be sent along with all requests to the Vault server.
This block can be specified multiple times.
properties:
name:
description: Required header name
type: string
value:
description: Required header value
type: string
required:
- name
- value
type: object
max_lease_ttl_seconds:
description: Used as the duration for the intermediate Vault token
Expand Down

0 comments on commit 5e72ce8

Please sign in to comment.