Merge "Preserve unknown in remote_ip_prefixes in NP CRD"

This commit is contained in:
Zuul 2020-03-19 11:43:38 +00:00 committed by Gerrit Code Review
commit 3ec730fa30
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,7 @@ spec:
properties:
remote_ip_prefixes:
type: object
x-kubernetes-preserve-unknown-fields: true
namespace:
type: string
security_group_rule:
@ -78,6 +79,7 @@ spec:
- security_group_rule
properties:
remote_ip_prefixes:
x-kubernetes-preserve-unknown-fields: true
type: object
namespace:
type: string