Compare commits

..

No commits in common. "0e95590c200f66c659433db3700526d914843909" and "329b5c2a96e297cf270c1914f4656398d16e0222" have entirely different histories.

2 changed files with 6 additions and 0 deletions

View File

@ -127,6 +127,7 @@ spec:
type: array
required:
- name
- sharePath
type: object
type: array
retry:
@ -145,6 +146,7 @@ spec:
required:
- backupType
- containers
- retry
- targetKind
- targetName
type: object

View File

@ -112,8 +112,12 @@ rules:
resources:
- secrets
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- ""