Skip to content

Commit 299cb99

Browse files
committed
update-readme
1 parent 8d19842 commit 299cb99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# kubernetes-dnsConfig-mutating-webhook
2+
[![Docker Build](https://github.com/ugur99/kubernetes-dnsConfig-mutating-webhook/actions/workflows/docker-image.yml/badge.svg?branch=main)](https://github.com/ugur99/kubernetes-dnsConfig-mutating-webhook/actions/workflows/docker-image.yml) [![Vulnerability Scanning](https://github.com/ugur99/kubernetes-dnsConfig-mutating-webhook/actions/workflows/scan.yml/badge.svg?branch=main)](https://github.com/ugur99/kubernetes-dnsConfig-mutating-webhook/actions/workflows/scan.yml)
3+
24
This is a Kubernetes mutating webhook to manipulate `dnsConfig` and `dnsPolicy` dynamically.
35

46
If dnsPolicy is not specified or is set as ClusterFirst, the pod creation request is intercepted and mutated as the following:

0 commit comments

Comments
 (0)