Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade CRD reference 401ce59b-b622a250 #1582

Open
wants to merge 1 commit into
base: docs-v2
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -69678,7 +69678,7 @@ MedusaBackupScheduleSpec defines the desired state of MedusaBackupSchedule
<td><b><a href="#medusabackupschedulespecbackupspec">backupSpec</a></b></td>
<td>object</td>
<td>
BackupSpec defines the CassandraBackup to be created for this job<br/>
BackupSpec defines the MedusaBackup to be created for this job<br/>
</td>
<td>true</td>
</tr><tr>
Expand All @@ -69704,7 +69704,7 @@ MedusaBackupScheduleSpec defines the desired state of MedusaBackupSchedule



BackupSpec defines the CassandraBackup to be created for this job
BackupSpec defines the MedusaBackup to be created for this job

<table>
<thead>
Expand Down Expand Up @@ -69847,7 +69847,7 @@ MedusaRestoreJobSpec defines the desired state of MedusaRestoreJob
<td><b>backup</b></td>
<td>string</td>
<td>
The name of the CassandraBackup to restore.<br/>
The name of the MedusaBackup to restore.<br/>
</td>
<td>true</td>
</tr><tr>
Expand Down