Skip to content

Commit

Permalink
Merge pull request #4952 from sbueringer/pr-fix-kcp-aggregated-role
Browse files Browse the repository at this point in the history
🐛 fix KCP ClusterRole aggregation
  • Loading branch information
k8s-ci-robot authored Jul 16, 2021
2 parents 75d12c7 + ea7d15c commit 2b9bcaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions controlplane/kubeadm/config/default/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ patchesStrategicMerge:
- manager_webhook_patch.yaml
# Inject certificate in the webhook definition.
- webhookcainjection_patch.yaml
# Enable aggregated ClusterRole aggregation
- manager_role_aggregation_patch.yaml

vars:
- name: CERTIFICATE_NAMESPACE # namespace of the certificate CR
Expand Down

0 comments on commit 2b9bcaf

Please sign in to comment.