Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Commit 278c40f

Browse files
committed
Smart Edge Open 21.12.01 Release
1 parent 1848a35 commit 278c40f

File tree

1 file changed

+2
-2
lines changed
  • roles/kubernetes/sgx_device_plugin/defaults

1 file changed

+2
-2
lines changed

roles/kubernetes/sgx_device_plugin/defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ _git_repo_device_plugin_operator:
1111
"https://github.com/intel/intel-device-plugins-for-kubernetes/deployments/operator/\
1212
default?ref={{ _sgx_release_version }}"
1313
_git_repo_sgx_device_plugin:
14-
"https://raw.githubusercontent.com/intel/intel-device-plugins-for-kubernetes/main/deployments/\
15-
operator/samples/deviceplugin_v1_sgxdeviceplugin.yaml"
14+
"https://raw.githubusercontent.com/intel/intel-device-plugins-for-kubernetes/\
15+
{{ _sgx_release_version }}/deployments/operator/samples/deviceplugin_v1_sgxdeviceplugin.yaml"
1616

0 commit comments

Comments
 (0)