Skip to content

Commit 0eab31d

Browse files
remove noobaa from APT ref doc (#409)
1 parent ab5327e commit 0eab31d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/API_ref.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
| customVeleroPlugins | map[string]interface{} | Used for installation of custom Velero plugins. See [here](config/plugins.md) for further information. |
88
| defaultVeleroPlugins | []string | Five types of default Velero plugins can be installed: `AWS`, `GCP`, `Azure` and `OpenShift`, and `CSI`. See [here](config/plugins.md) for further information. |
99
| enableRestic | bool | Enables backup/restore using Restic. If set to false, snapshots are needed. |
10-
| Noobaa | bool | An optional backup storage locaion. For more information, go [here](config/noobaa/install_oadp_noobaa.md). |
1110
| podAnnotations | map[string]string | Add metadata to your pods to select and find certain pods. |
1211
| podDnsConfig | [corev1.PodDNSConfig](https://pkg.go.dev/k8s.io/api/core/v1#PodDNSConfig) | |
1312
| podDndPolicy | [corev1.DNSPolicy](https://pkg.go.dev/k8s.io/api/core/v1#DNSPolicy) | |

0 commit comments

Comments
 (0)