mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-10 18:06:55 +00:00
28 lines
755 B
Markdown
28 lines
755 B
Markdown
---
|
|
name: Sample Policy
|
|
about: Suggest a policy that you would like Kyverno to support.
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- Please use this template to describe a new policy that you would like Kyverno to support-->
|
|
|
|
**Checklist**
|
|
|
|
<!-- Put an `x` in the boxes that apply to indicate you have done these things. -->
|
|
|
|
- [x] I have verified the policy does not exist in the [samples library](https://kyverno.io/policies/).
|
|
|
|
**Is your policy request related to a problem? Please describe.**
|
|
|
|
A clear and concise description of what the problem is.
|
|
|
|
**Describe the ideal solution you'd like**
|
|
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**Additional context**
|
|
|
|
Add any other context or screenshots about the feature request here.
|