Skip to content

Commit

Permalink
fix: rename webhook #88 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
NohaIhab committed Jul 4, 2023
1 parent 9698102 commit e8ee094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/webhook_configuration.yaml.j2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: admissionregistration.k8s.io/v1
kind: MutatingWebhookConfiguration
metadata:
name: {{ app_name }}-mutating-webhook-configuration
name: {{ app_name }}
webhooks:
- admissionReviewVersions:
- v1beta1
Expand Down

0 comments on commit e8ee094

Please sign in to comment.