Skip to content

Commit

Permalink
fix: registry-allowed.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliagranato committed Feb 16, 2024
1 parent 9128610 commit 819afa3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions policies/registry-allowed.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
apiVersion: kyverno.io/v1
terms:
- name: recourse
apiGroups: [""]
resources: ["pods"]
verbs: ["create"]
kind: ClusterPolicy
metadata:
name: ensure-images-from-trusted-repo
Expand Down

0 comments on commit 819afa3

Please sign in to comment.