sigs.k8s.io/cluster-api/bootstrap/kubeadm@v0.0.0-20191016155141-23a891785b60/config-capi/ci/rbac/kustomization.yaml (about)

     1  # Each entry in this list must resolve to an existing
     2  # resource definition in YAML.  These are the resource
     3  # files that kustomize reads, modifies and emits as a
     4  # YAML string, with resources separated by document
     5  # markers ("---").
     6  resources:
     7  - role_binding.yaml
     8  - role.yaml
     9  - leader_election_role.yaml
    10  - leader_election_role_binding.yaml