Skip to content

Commit

Permalink
Security fix: Security Remediation for nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
patelrit committed Feb 25, 2025
1 parent 069c5a7 commit 3c809f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/nginx/nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ spec:
metadata:
labels:
app: nginx
app.kubernetes.io/name: nginx # Added required label as per Kyverno policy
spec:
containers:
- name: nginx
Expand Down

0 comments on commit 3c809f0

Please sign in to comment.