add script to install the CRDs
This commit is contained in:
@@ -2,4 +2,7 @@
|
||||
set -e
|
||||
|
||||
# CRDs for the Intel GPU Device Plugin
|
||||
echo "Installing CRDs for the Intel GPU Device Plugin..."
|
||||
kubectl apply -f https://raw.githubusercontent.com/intel/helm-charts/main/charts/device-plugin-operator/crds/deviceplugin.intel.com_gpudeviceplugins.yaml
|
||||
|
||||
echo "The CRDs installed."
|
||||
Reference in New Issue
Block a user