Skip to content

Commit

Permalink
fix: correction on pod-security-cel group
Browse files Browse the repository at this point in the history
  • Loading branch information
xyhhx committed Jan 3, 2025
1 parent f8d1a19 commit 7be61df
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 7be61df

Please sign in to comment.