Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed webhooks and renamed service-account #108

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

mfaizanse
Copy link
Member

Description

Changes proposed in this pull request:

  • Fixed webhooks
  • Renamed service-account

Related issue(s)

@mfaizanse mfaizanse requested a review from a team as a code owner September 26, 2023 13:48
@mfaizanse mfaizanse linked an issue Sep 26, 2023 that may be closed by this pull request
@kyma-bot kyma-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 26, 2023
@@ -22,6 +22,7 @@ spec:
metadata:
annotations:
kubectl.kubernetes.io/default-container: manager
traffic.sidecar.istio.io/excludeInboundPorts: "9443"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was the actual fix for webhooks!

@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 27, 2023
@kyma-bot kyma-bot merged commit 818619b into kyma-project:main Sep 27, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Looks good to me! size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix webhooks when upgrading from Kyma to eventing-manager
3 participants