Skip to content

Commit

Permalink
align with openyurt helm charts from commit 57164bb18dbd8ac728aa03a83…
Browse files Browse the repository at this point in the history
…632c864784738a7
  • Loading branch information
openyurt-bot committed Dec 2, 2024
1 parent f4e5e88 commit a87295f
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 @@ -1419,6 +1419,25 @@ webhooks:
resources:
- deployments
sideEffects: None
- admissionReviewVersions:
- v1
clientConfig:
service:
name: yurt-manager-webhook-service
namespace: {{ .Release.Namespace }}
path: /mutate-core-openyurt-io-v1-endpoints
failurePolicy: Ignore
name: mutate.core.v1.endpoints.openyurt.io
rules:
- apiGroups:
- ""
apiVersions:
- v1
operations:
- UPDATE
resources:
- endpoints
sideEffects: None
- admissionReviewVersions:
- v1
- v1beta1
Expand Down

0 comments on commit a87295f

Please # to comment.