Skip to content

Commit

Permalink
align with openyurt helm charts from commit b94aea8118a5663bfbe501acc…
Browse files Browse the repository at this point in the history
…b86526bd6edd318
  • Loading branch information
openyurt-bot committed Jan 6, 2025
1 parent a5a01da commit 3933ea0
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1444,12 +1444,12 @@ webhooks:
service:
name: yurt-manager-webhook-service
namespace: {{ .Release.Namespace }}
path: /mutate-core-openyurt-io-v1-endpointslice
path: /mutate-discovery-k8s-io-v1-endpointslice
failurePolicy: Ignore
name: mutate.core.v1.endpointslice.openyurt.io
name: mutate.discovery.v1.endpointslice.k8s.io
rules:
- apiGroups:
- ""
- discovery.k8s.io
apiVersions:
- v1
operations:
Expand Down

0 comments on commit 3933ea0

Please sign in to comment.