sigs.k8s.io/cluster-api-provider-aws@v1.5.5/test/e2e/data/infrastructure-aws/kustomize_sources/ssm/patches/elb-health-check-protocol.yaml (about)

     1  ---
     2  apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
     3  kind: AWSCluster
     4  metadata:
     5    name: "${CLUSTER_NAME}"
     6  spec:
     7    controlPlaneLoadBalancer:
     8      healthCheckProtocol: "TCP"