mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00

Webhook uses region CRDs even if run in preprogrammed mode. Adding them to the base configuration should fix this deployment error: Failed to list *v1.FpgaRegion: the server could not find the requested resource Fixes: #361
12 lines
199 B
YAML
12 lines
199 B
YAML
bases:
|
|
- ../../base
|
|
|
|
patchesJson6902:
|
|
- target:
|
|
group: apps
|
|
version: v1
|
|
kind: Deployment
|
|
name: intel-fpga-webhook-deployment
|
|
path:
|
|
change-mode-orchestrated.yaml
|