Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Commit

Permalink
feedback: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dani-santos-code committed Feb 27, 2023
1 parent 7d5b684 commit eba0895
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Namespace
metadata:
name: namespace-allow-missing-default-deny-ingress-old-label
labels:
audit.kubeaudit.io/namespace.allow-non-default-deny-ingress-network-policy: "SomeReason"
audit.kubernetes.io/namespace.allow-non-default-deny-ingress-network-policy: "SomeReason"
---
# https://kubernetes.io/docs/concepts/services-networking/network-policies/#default-deny-all-ingress-traffic
apiVersion: networking.k8s.io/v1
Expand Down

0 comments on commit eba0895

Please sign in to comment.