mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
adding redirect page (#1982)
This commit is contained in:
@@ -2009,6 +2009,10 @@ spec:
|
||||
description: Enable metrics utility shipping to Red Hat Hybrid Cloud Console
|
||||
type: boolean
|
||||
default: false
|
||||
public_base_url:
|
||||
description: Public base URL
|
||||
type: string
|
||||
default: ''
|
||||
type: object
|
||||
status:
|
||||
properties:
|
||||
|
||||
@@ -173,6 +173,12 @@ spec:
|
||||
path: db_management_pod_node_selector
|
||||
x-descriptors:
|
||||
- urn:alm:descriptor:com.tectonic.ui:advanced
|
||||
- displayName: Public Base URL
|
||||
path: public_base_url
|
||||
x-descriptors:
|
||||
- urn:alm:descriptor:com.tectonic.ui:text
|
||||
- urn:alm:descriptor:com.tectonic.ui:advanced
|
||||
- urn:alm:descriptor:com.tectonic.ui:hidden
|
||||
statusDescriptors:
|
||||
- description: Persistent volume claim name used during backup
|
||||
displayName: Backup Claim
|
||||
|
||||
Reference in New Issue
Block a user