-
Notifications
You must be signed in to change notification settings - Fork 210
Closed
Labels
fpgaFPGA device plugin related issueFPGA device plugin related issue
Description
Do you see other changes needed than:
diff --git a/deployments/fpga_admissionwebhook/base/fpga-mutator-webhook-cfg.yam l b/deployments/fpga_admissionwebhook/base/fpga-mutator-webhook-cfg.yaml
index 79613bc..a2cb177 100644
--- a/deployments/fpga_admissionwebhook/base/fpga-mutator-webhook-cfg.yaml
+++ b/deployments/fpga_admissionwebhook/base/fpga-mutator-webhook-cfg.yaml
@@ -1,4 +1,4 @@
-apiVersion: admissionregistration.k8s.io/v1beta1
+apiVersion: admissionregistration.k8s.io/v1
kind: MutatingWebhookConfiguration
metadata:
name: fpga-mutator-webhook-cfg
diff --git a/deployments/fpga_admissionwebhook/mutating-webhook-configuration-tp l.yaml b/deployments/fpga_admissionwebhook/mutating-webhook-configuration-tpl.ya ml
index 339feed..73e3d27 100644
--- a/deployments/fpga_admissionwebhook/mutating-webhook-configuration-tpl.yaml
+++ b/deployments/fpga_admissionwebhook/mutating-webhook-configuration-tpl.yaml
@@ -1,4 +1,4 @@
-apiVersion: admissionregistration.k8s.io/v1beta1
+apiVersion: admissionregistration.k8s.io/v1
kind: MutatingWebhookConfiguration
metadata:
name: fpga-mutator-webhook-cfg
Metadata
Metadata
Assignees
Labels
fpgaFPGA device plugin related issueFPGA device plugin related issue