10 lines
253 B
YAML
10 lines
253 B
YAML
|
|
# 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
|