You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the k8s-metadata-injector is causing issues with the kubectl diff functionality.
> k diff -f manifest.yaml
Error from server (InternalError): Internal error occurred: admission webhook "serve.k8s-metadata-injector.io" does not support dry run
The manifest in question is a rendered helm chart of logstash. This is in effect a manifest that has not been applied yet containing a Service.
The text was updated successfully, but these errors were encountered:
the k8s-metadata-injector is causing issues with the kubectl diff functionality.
The manifest in question is a rendered helm chart of logstash. This is in effect a manifest that has not been applied yet containing a Service.
The text was updated successfully, but these errors were encountered: