You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/custom-resource-about.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,8 +24,8 @@ The following are custom resources in API groups other than `kots.io` that can b
24
24
| app.k8s.io/v1beta1 |[SIG Application](https://github.com/kubernetes-sigs/application#kubernetes-applications)| Defines metadata about the application |
25
25
| cluster.kurl.sh/v1beta1 |[Installer](https://kurl.sh/docs/create-installer/)| Defines a Replicated kURL distribution |
26
26
| embeddedcluster.replicated.com/v1beta1 |[Config](/reference/embedded-config)| Defines a Replicated Embedded Cluster distribution |
27
-
| troubleshoot.replicated.com/v1beta2 |[Preflight](custom-resource-preflight)| Defines the data to collect and analyze for custom preflight checks |
28
-
| troubleshoot.replicated.com/v1beta2 |[Redactor](https://troubleshoot.sh/reference/redactors/overview/)| Defines custom redactors that apply to support bundles and preflight checks |
27
+
| troubleshoot.sh/v1beta2 |[Preflight](custom-resource-preflight)| Defines the data to collect and analyze for custom preflight checks |
28
+
| troubleshoot.sh/v1beta2 |[Redactor](https://troubleshoot.sh/docs/redact/)| Defines custom redactors that apply to support bundles and preflight checks |
29
29
| troubleshoot.sh/v1beta2 |[Support Bundle](custom-resource-preflight)| Defines the data to collect and analyze for a support bundle |
30
30
| velero.io/v1 |[Backup](https://velero.io/docs/v1.10/api-types/backup/)| A Velero backup request, triggered when the user initiates a backup with Replicated snapshots |
0 commit comments