Skip to content

Commit

Permalink
fix: correction on pod-security-cel group
Browse files Browse the repository at this point in the history
Signed-off-by: xyhhx <xyhhx@tuta.io>
  • Loading branch information
xyhhx committed Jan 4, 2025
1 parent f8d1a19 commit ee4bd01
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions pod-security-cel/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
- ./baseline//baseline/.yaml
- ./restricted//restricted/.yaml
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- ./baseline

0 comments on commit ee4bd01

Please sign in to comment.