Skip to content

Commit a1a2c52

Browse files
authored
Merge pull request #5915 from k8s-infra-cherrypick-robot/cherry-pick-5801-to-release-1.21
[release-1.21] Add MachineHealthCheck for control plane to private cluster e2e template
2 parents 4b416fe + bb9ff17 commit a1a2c52

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

templates/test/ci/cluster-template-prow-private.yaml

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/test/ci/prow-private/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ kind: Kustomization
33
namespace: default
44
resources:
55
- ../../../flavors/private
6+
- ../prow/mhc-kubeadmcontrolplane.yaml
67
- cni-resource-set.yaml
78
- ../../../addons/cluster-api-helm/calico.yaml
89
- ../../../addons/cluster-api-helm/azuredisk-csi-driver.yaml

0 commit comments

Comments
 (0)