Skip to content

Commit 9e3fca1

Browse files
committed
feat: bump CRDs
Signed-off-by: JenTing Hsiao <[email protected]>
1 parent f4941fb commit 9e3fca1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

charts/velero/crds/backuprepositories.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,13 @@ spec:
5656
description: MaintenanceFrequency is how often maintenance should
5757
be run.
5858
type: string
59+
repositoryConfig:
60+
additionalProperties:
61+
type: string
62+
description: RepositoryConfig is for repository-specific configuration
63+
fields.
64+
nullable: true
65+
type: object
5966
repositoryType:
6067
description: RepositoryType indicates the type of the backend repository
6168
enum:

0 commit comments

Comments
 (0)