UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Refactor earlier mutator implementations to use wildcard methodology - gitlab-runner

Merged Dustin Hilgaertner requested to merge 1920-gitlab-runner-wildcard-automount-mutator into master
@@ -913,8 +913,6 @@ policies:
allow:
- gitlab-shared-secrets*
- namespace: gitlab-runner
serviceAccounts:
- gitlab-runner
pods:
allow:
- gitlab-runner-*
Loading