We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73c98e commit 9624cefCopy full SHA for 9624cef
config/crd-nocel/apisix.apache.org_gatewayproxies.yaml
@@ -141,8 +141,6 @@ spec:
141
required:
142
- auth
143
type: object
144
- x-kubernetes-validations:
145
- - rule: has(self.endpoints) != has(self.service)
146
type:
147
description: Type specifies the type of provider. Can only be
148
`ControlPlane`.
@@ -152,10 +150,6 @@ spec:
152
150
153
151
- type
154
155
156
- - message: controlPlane must be specified when type is ControlPlane
157
- rule: 'self.type == ''ControlPlane'' ? has(self.controlPlane) :
158
- true'
159
publishService:
160
description: |-
161
PublishService specifies the LoadBalancer-type Service whose external address the controller uses to
0 commit comments