Skip to content

Commit f7eb77d

Browse files
authored
Merge pull request #5801 from nojnhuh/mhc-kcp-private
Add MachineHealthCheck for control plane to private cluster e2e template
2 parents 98db50e + aba6778 commit f7eb77d

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)