Wasmplugin support disable config (#255)

This commit is contained in:
澄潭
2023-03-25 15:51:07 +08:00
committed by GitHub
parent 07ce165661
commit ef6912e466
5 changed files with 146 additions and 42 deletions

View File

@@ -35,6 +35,8 @@ spec:
defaultConfig:
type: object
x-kubernetes-preserve-unknown-fields: true
defaultConfigDisable:
type: boolean
imagePullPolicy:
description: The pull behaviour to be applied when fetching an OCI
image.
@@ -52,6 +54,8 @@ spec:
config:
type: object
x-kubernetes-preserve-unknown-fields: true
configDisable:
type: boolean
domain:
items:
type: string