mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-05-13 19:11:41 +00:00
nvidia gpu operator
This commit is contained in:
8
infrastructure/namespaces/namespace-gpu-operator.yaml
Normal file
8
infrastructure/namespaces/namespace-gpu-operator.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: gpu-operator
|
||||
labels:
|
||||
pod-security.kubernetes.io/enforce: privileged
|
||||
pod-security.kubernetes.io/audit: privileged
|
||||
pod-security.kubernetes.io/warn: privileged
|
||||
Reference in New Issue
Block a user