add ns gpu-device-plugin
This commit is contained in:
9
resources/namespaces/env/k3s-cluster/templates/gpu-device-plugin.yaml
vendored
Normal file
9
resources/namespaces/env/k3s-cluster/templates/gpu-device-plugin.yaml
vendored
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
annotations:
|
||||||
|
argocd.argoproj.io/sync-options: Prune=false
|
||||||
|
creationTimestamp: null
|
||||||
|
name: gpu-device-plugin
|
||||||
|
spec: {}
|
||||||
|
status: {}
|
||||||
Reference in New Issue
Block a user