Skip to content

Commit

Permalink
update ks-core helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
ks-ci-bot committed Mar 8, 2024
1 parent bbebe17 commit f12b62c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/test/ks-core/templates/webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,10 @@ webhooks:
failurePolicy: Ignore
matchPolicy: Exact
namespaceSelector: {}
objectSelector: {}
objectSelector:
matchExpressions:
- key: cluster-role.kubesphere.io/host
operator: DoesNotExist
rules:
- apiGroups:
- cluster.kubesphere.io
Expand Down

0 comments on commit f12b62c

Please sign in to comment.