build: add guarded Kubernetes plane executor
Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a02878-7c21-7692-bcd6-ce2838c4b448
This commit is contained in:
parent
1dd98b4f27
commit
2b318634b6
13 changed files with 1240 additions and 3 deletions
9
manifests/whitehat-plane/namespace.yaml
Normal file
9
manifests/whitehat-plane/namespace.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# CONTRACT ONLY. Do not apply from this repository.
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: whitehat
|
||||
labels:
|
||||
app.kubernetes.io/name: whitehat-security
|
||||
whitehat.security/plane: "true"
|
||||
pod-security.kubernetes.io/enforce: restricted
|
||||
Loading…
Add table
Add a link
Reference in a new issue