Merge pull request #660 from 0x161e-swei/sgx-operator-reinvoke-webhook

Add reinvocationPolicy for sgx operator
This commit is contained in:
Dmitry Rozhkov 2021-06-18 10:34:39 +03:00 committed by GitHub
commit f3a152a8e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -133,6 +133,7 @@ webhooks:
name: webhook-service
namespace: system
path: /pods-sgx
reinvocationPolicy: IfNeeded
failurePolicy: Ignore
name: sgx.mutator.webhooks.intel.com
rules:

View File

@ -13,6 +13,7 @@ webhooks:
name: webhook-service
namespace: system
path: /pods-sgx
reinvocationPolicy: IfNeeded
failurePolicy: Ignore
name: sgx.mutator.webhooks.intel.com
rules: