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

mutatingwebhookconfiguration is not created for the first time #102

Closed
dmicheneau opened this issue Nov 5, 2024 · 2 comments
Closed

mutatingwebhookconfiguration is not created for the first time #102

dmicheneau opened this issue Nov 5, 2024 · 2 comments

Comments

@dmicheneau
Copy link
Member

kubectl get mutatingwebhookconfiguration 
NAME                                  WEBHOOKS   AGE
cert-manager-webhook                  1          12d
@dmicheneau
Copy link
Member Author

With the manual annotation the mutating is create

kubectl annotate ns default kimup.cloudavenue.io/enabled=true
namespace/default annotated

kubectl get mutatingwebhookconfiguration 
NAME                                  WEBHOOKS   AGE
cert-manager-webhook                  1          12d
kimup-mutator                         2          23s

@dmicheneau
Copy link
Member Author

close in #108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant