mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
olm-catalog: Remove unecessary defaults at the crd level
This commit is contained in:
@@ -30,7 +30,6 @@ spec:
|
||||
description: Username to use for the admin account
|
||||
type: string
|
||||
api_version:
|
||||
default: awx.ansible.com/v1beta1
|
||||
description: apiVersion of the deployment type
|
||||
type: string
|
||||
broadcast_websocket_secret:
|
||||
@@ -44,7 +43,6 @@ spec:
|
||||
description: Whether or not to preload data upon instance creation
|
||||
type: boolean
|
||||
deployment_type:
|
||||
default: awx
|
||||
description: Name of the deployment type
|
||||
type: string
|
||||
development_mode:
|
||||
@@ -123,7 +121,6 @@ spec:
|
||||
- route
|
||||
type: string
|
||||
kind:
|
||||
default: AWX
|
||||
description: Kind of the deployment type
|
||||
type: string
|
||||
ldap_cacert_secret:
|
||||
|
||||
Reference in New Issue
Block a user