Merge pull request #13024 from pedrothome1/master

Fix IstioOperator CustomResourceDefinition for istio-provisioner addon
pull/13577/head
Medya Ghazizadeh 2022-02-07 16:19:03 -08:00 committed by GitHub
commit 0cfafd1226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,12 @@ spec:
scope: Namespaced
versions:
- name: v1alpha1
subresources:
status: {}
schema:
openAPIV3Schema:
type: object
x-kubernetes-preserve-unknown-fields: true
served: true
storage: true
subresources: