From 3d4b81d000941c5fba8ea8f63367c716aa4d2322 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Sun, 28 Jul 2024 11:08:36 +1000 Subject: [PATCH] misc --- .../templates/intel-device-plugins-operator.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 resources/namespaces/env/k3s-cluster/templates/intel-device-plugins-operator.yaml 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: {}