Skip to content
Snippets Groups Projects
Unverified Commit d684c9bd authored by Chip Zoller's avatar Chip Zoller Committed by GitHub
Browse files

Merge pull request #172 from chipzoller/main

add vars so tests pass
parents 4e8cd1ff d225e9b1
No related branches found
No related tags found
No related merge requests found
......@@ -4,13 +4,12 @@ policies:
- name: validate-pod-priority-pods
values:
podprioritydict.data.default: "[\"high-priority\", \"moderate-priority\", \"low-priority\"]"
request.namespace: default
- name: validate-pod-priority
values:
podprioritydict.data.default: "[\"high-priority\", \"moderate-priority\", \"low-priority\"]"
request.namespace: default
- name: validate-pod-priority-cronjob
values:
podprioritydict.data.production: "[\"high-priority\", \"moderate-priority\", \"low-priority\"]"
\ No newline at end of file
request.namespace: production
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment