Skip to content

Commit

Permalink
align with openyurt helm charts from commit 71f609251fd8cb7325a74e6ae…
Browse files Browse the repository at this point in the history
…7c725403f78eb46
  • Loading branch information
openyurt-bot committed Dec 10, 2024
1 parent a87295f commit a5a01da
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions charts/yurt-manager/templates/yurt-manager-auto-generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1438,6 +1438,25 @@ webhooks:
resources:
- endpoints
sideEffects: None
- admissionReviewVersions:
- v1
clientConfig:
service:
name: yurt-manager-webhook-service
namespace: {{ .Release.Namespace }}
path: /mutate-core-openyurt-io-v1-endpointslice
failurePolicy: Ignore
name: mutate.core.v1.endpointslice.openyurt.io
rules:
- apiGroups:
- ""
apiVersions:
- v1
operations:
- UPDATE
resources:
- endpointslices
sideEffects: None
- admissionReviewVersions:
- v1
- v1beta1
Expand Down

0 comments on commit a5a01da

Please sign in to comment.