## What this PR does This patch adds compilation and docker build steps for the backup controller as well as adding a Helm chart to deploy it as part of the PaaS bundles. ### Release note ```release-note [backups] Build and deploy backup controller ``` Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
4 lines
72 B
YAML
4 lines
72 B
YAML
kind: ServiceAccount
|
|
apiVersion: v1
|
|
metadata:
|
|
name: backup-controller
|