Skip to content

Commit e03999b

Browse files
sync docs (#540)
Co-authored-by: michaeljguarino <[email protected]>
1 parent 6faf047 commit e03999b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pages/overview/management-api-reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1510,6 +1510,7 @@ _Appears in:_
15101510
- [AiApprovalConfiguration](#aiapprovalconfiguration)
15111511
- [InfrastructureStackSpec](#infrastructurestackspec)
15121512
- [PrAutomationCreateConfiguration](#prautomationcreateconfiguration)
1513+
- [SentinelCheckIntegrationTestConfiguration](#sentinelcheckintegrationtestconfiguration)
15131514
- [SentinelSpec](#sentinelspec)
15141515
- [ServiceHelm](#servicehelm)
15151516
- [ServiceSpec](#servicespec)
@@ -3896,6 +3897,8 @@ _Appears in:_
38963897
| `gotestsum` _[SentinelCheckGotestsumConfiguration](#sentinelcheckgotestsumconfiguration)_ | the configuration for the gotestsum test runner for this check | | Optional: \{\} <br /> |
38973898
| `distro` _[ClusterDistro](#clusterdistro)_ | the distro to run the check on | | Enum: [GENERIC EKS AKS GKE RKE K3S OPENSHIFT] <br /> |
38983899
| `tags` _object (keys:string, values:string)_ | the cluster tags to select where to run this job | | |
3900+
| `repositoryRef` _[ObjectReference](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/#objectreference-v1-core)_ | RepositoryRef references a Git repository to use for this integration test. | | Optional: \{\} <br /> |
3901+
| `git` _[GitRef](#gitref)_ | The git location to use for this integration test. | | |
38993902

39003903

39013904
#### SentinelCheckKubernetesConfiguration

0 commit comments

Comments
 (0)