Skip to content

Commit

Permalink
remove *webhookconfiguration rebase rules from istio/knative examples…
Browse files Browse the repository at this point in the history
… as it is included in kapp by default now
  • Loading branch information
cppforlife committed Jan 24, 2020
1 parent 0c9655f commit bcf08b0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
13 changes: 0 additions & 13 deletions examples/istio-v1.4.0/kapp-config.yml

This file was deleted.

11 changes: 0 additions & 11 deletions examples/knative-v0.10.0/kapp-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,6 @@ rebaseRules:
name: knative-serving-admin
kind: ClusterRole

- path: [webhooks, {allIndexes: true}, clientConfig, caBundle]
type: copy
sources: [new, existing]
resourceMatchers:
- apiVersionKindMatcher:
apiVersion: admissionregistration.k8s.io/v1beta1
kind: MutatingWebhookConfiguration
- apiVersionKindMatcher:
apiVersion: admissionregistration.k8s.io/v1beta1
kind: ValidatingWebhookConfiguration

- path: [webhooks, {allIndexes: true}, rules]
type: copy
sources: [new, existing]
Expand Down

0 comments on commit bcf08b0

Please sign in to comment.