## What this PR does This PR introduces a bare-bones Job backup strategy API type and stubs out all the boilerplate for a new controller that will handle this strategy, as well as any others in the `strategy.backups.cozystack.io` API group. ### Release note ```release-note [backups] Create stubs and minimal implmentations for controllers for the strategy.backups.cozystack.io API group. ``` Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
3 lines
144 B
YAML
3 lines
144 B
YAML
apiVersion: v2
|
|
name: cozy-backup-controller
|
|
version: 0.0.0 # Placeholder, the actual version will be automatically set during the build process
|