Skip to content

Commit

Permalink
argocd app/kubeflow: ignore mutatingwebhook.webhooks.clientConfig.caB…
Browse files Browse the repository at this point in the history
…undle
  • Loading branch information
kromanow94 committed May 9, 2024
1 parent e67574c commit 139341a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions example/helm/app.kubeflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ spec:
kind: ClusterRole
jsonPointers:
- /rules
- group: admissionregistration.k8s.io
jqPathExpressions:
- .webhooks[] | .clientConfig.caBundle
kind: MutatingWebhookConfiguration
syncPolicy:
automated:
prune: true
Expand Down

0 comments on commit 139341a

Please sign in to comment.