We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d1a19 commit 7be61dfCopy full SHA for 7be61df
pod-security-cel/kustomization.yaml
@@ -1,2 +1,7 @@
1
- - ./baseline//baseline/.yaml
2
- - ./restricted//restricted/.yaml
+---
+# yaml-language-server: $schema=https://json.schemastore.org/kustomization
3
+apiVersion: kustomize.config.k8s.io/v1beta1
4
+kind: Kustomization
5
+
6
+resources:
7
+ - ./baseline
0 commit comments