Skip to content

Commit aba6778

Browse files
committed
Add MachineHealthCheck for control plane to private cluster e2e template
1 parent 316370d commit aba6778

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)