Mateusz Haligowski

Results 3 issues of Mateusz Haligowski

https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#apply ## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution...

Area: plugin
Topic: alias

Adds Fetch API's `Request` and `Response` objects to accepted generic types, allowing for using objects that extend this, e.g. [NextJS](https://nextjs.org/docs/app/api-reference/functions/next-request) App Router. fixes #233

# tl;dr I deployed the pihole from the Helm chart. The service configuration looks like this: ``` # create a kubernetes service and expose # port 53 outside of cluster...