mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 18:43:43 +00:00
10 lines
221 B
YAML
10 lines
221 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: cosmic-clash
|
|
labels:
|
|
pod-security.kubernetes.io/enforce: restricted
|
|
pod-security.kubernetes.io/audit: restricted
|
|
pod-security.kubernetes.io/warn: restricted
|
|
|