Skip to content

Commit

Permalink
Expose extra_settings in olm UI form
Browse files Browse the repository at this point in the history
Signed-off-by: Christian M. Adams <[email protected]>
  • Loading branch information
rooftopcellist committed Feb 29, 2024
1 parent adcd4c5 commit 08a9b88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions config/crd/bases/eda.ansible.com_edas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2450,6 +2450,7 @@ spec:
setting:
type: string
value:
type: string
x-kubernetes-preserve-unknown-fields: true
type: object
type: array
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -234,11 +234,10 @@ spec:
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:advanced
- urn:alm:descriptor:io.kubernetes:Secret
- displayName: API Extra Settings
- displayName: Extra Settings
path: extra_settings
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:advanced
- urn:alm:descriptor:com.tectonic.ui:hidden
- displayName: PostgreSQL Database configuration
path: database
x-descriptors:
Expand Down

0 comments on commit 08a9b88

Please sign in to comment.