diff --git a/resources/namespaces/env/k3s-cluster/templates/intel-device-plugins-operator.yaml b/resources/namespaces/env/k3s-cluster/templates/intel-device-plugins-operator.yaml new file mode 100644 index 0000000..280b691 --- /dev/null +++ b/resources/namespaces/env/k3s-cluster/templates/intel-device-plugins-operator.yaml @@ -0,0 +1,9 @@ +apiVersion: v1 +kind: Namespace +metadata: + annotations: + argocd.argoproj.io/sync-options: Prune=false + creationTimestamp: null + name: intel-device-plugins-operator +spec: {} +status: {}