Skip to content

Commit

Permalink
Cleanup TODOs for OnDemand policy exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock committed Dec 7, 2024
1 parent fff198a commit a53bd1b
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions charts/kyverno-policies/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,6 @@ kyverno-policies:
# - external-dns
# - prometheus
policyExclude:
disallow-capabilities-strict:
any:
# TODO: Remove once ood_core updated
# https://github.com/OSC/ood_core/pull/748
- resources:
namespaces:
- "user-?*"
disallow-host-path:
any:
- resources:
Expand All @@ -87,13 +80,6 @@ kyverno-policies:
values:
- webservice
- paas
restrict-seccomp-strict:
any:
# TODO: Remove once ood_core updated
# https://github.com/OSC/ood_core/pull/748
- resources:
namespaces:
- "user-?*"
restrict-volume-types:
any:
- resources:
Expand Down

0 comments on commit a53bd1b

Please sign in to comment.