Remove empty statusDescriptor because it fails validation (#1708)
This commit is contained in:
@@ -58,7 +58,6 @@ spec:
|
|||||||
path: ingress_controller
|
path: ingress_controller
|
||||||
x-descriptors:
|
x-descriptors:
|
||||||
- urn:alm:descriptor:com.tectonic.ui:text
|
- urn:alm:descriptor:com.tectonic.ui:text
|
||||||
statusDescriptors: {}
|
|
||||||
version: v1alpha1
|
version: v1alpha1
|
||||||
- description: Back up a deployment of the awx, including jobs, inventories, and
|
- description: Back up a deployment of the awx, including jobs, inventories, and
|
||||||
credentials
|
credentials
|
||||||
@@ -637,8 +636,8 @@ spec:
|
|||||||
x-descriptors:
|
x-descriptors:
|
||||||
- urn:alm:descriptor:com.tectonic.ui:advanced
|
- urn:alm:descriptor:com.tectonic.ui:advanced
|
||||||
- urn:alm:descriptor:com.tectonic.ui:hidden
|
- urn:alm:descriptor:com.tectonic.ui:hidden
|
||||||
- displayName: Postgres Extra Volumes
|
- description: Specify extra volumes to add to the postgres pod
|
||||||
description: Specify extra volumes to add to the postgres pod
|
displayName: Postgres Extra Volumes
|
||||||
path: postgres_extra_volumes
|
path: postgres_extra_volumes
|
||||||
x-descriptors:
|
x-descriptors:
|
||||||
- urn:alm:descriptor:com.tectonic.ui:advanced
|
- urn:alm:descriptor:com.tectonic.ui:advanced
|
||||||
|
|||||||
Reference in New Issue
Block a user