feat: update test
This commit is contained in:
@ -201,7 +201,7 @@ spec:
|
||||
- port
|
||||
type: object
|
||||
type: array
|
||||
resource:
|
||||
resources:
|
||||
properties:
|
||||
limits:
|
||||
additionalProperties:
|
||||
@ -225,8 +225,10 @@ spec:
|
||||
type: object
|
||||
type: object
|
||||
size:
|
||||
description: Foo is an example field of AppService. Edit appservice_types.go
|
||||
to remove/update
|
||||
description: 'INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
|
||||
Important: Run "operator-sdk generate k8s" to regenerate code after
|
||||
modifying this file Add custom validation using kubebuilder tags:
|
||||
https://book.kubebuilder.io/beyond_basics/generating_crd.html'
|
||||
format: int32
|
||||
type: integer
|
||||
required:
|
||||
|
Reference in New Issue
Block a user