mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
RHDEVDOCS-4236
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
41c82dd58e
commit
316b82205c
@@ -48,7 +48,7 @@ The resource name must be unique in a namespace. Modify the resource name if you
|
||||
+
|
||||
[NOTE]
|
||||
====
|
||||
The *Serverless Deployment* option is displayed in the *Import from git* form only if the {ServerlessOperatorName} is installed in your cluster. For further details, refer to the {ServerlessProductName} documentation.
|
||||
You can set the default resource preference for Import by browsing the User Preferences page and clicking *Applications* -> *Resource type* field. The *Serverless Deployment* option is displayed in the *Import from Git* form only if the {ServerlessOperatorName} is installed in your cluster. For further details, refer to the {ServerlessProductName} documentation.
|
||||
====
|
||||
|
||||
. In the *Pipelines* section, select *Add Pipeline*, and then click *Show Pipeline Visualization* to see the pipeline for the application. A default pipeline is selected, but you can choose the pipeline you want from the list of available pipelines for the application.
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
// Module included in the following assemblies:
|
||||
//
|
||||
// *web_console/adding-user-preferences.adoc
|
||||
:_content-type: PROCEDURE
|
||||
[id="odc-setting-user-preferences_{context}"]
|
||||
= Setting user preferences
|
||||
@@ -13,4 +16,7 @@ You can set the default user preferences for your cluster.
|
||||
.. In the *Project* field, select a project you want to work in. The console will default to the project every time you log in.
|
||||
.. In the *Topology* field, you can set the topology view to default to the graph or list view. If not selected, the console defaults to the last view you used.
|
||||
.. In the *Create/Edit resource method* field, you can set a preference for creating or editing a resource. If both the form and YAML options are available, the console defaults to your selection.
|
||||
. In the Language section, select *Default browser language* to use the default browser language settings. Otherwise, select the language that you want to use for the console.
|
||||
. In the *Language* section, select *Default browser language* to use the default browser language settings. Otherwise, select the language that you want to use for the console.
|
||||
. In the *Applications* section:
|
||||
.. You can view the default *Resource type*. For example, if the {ServerlessOperatorName} is installed, the default resource type is *Serverless Deployment*. Otherwise, the default resource type is *Deployment*.
|
||||
.. You can select another resource type to be the default resource type from the *Resource Type* field.
|
||||
|
||||
@@ -6,7 +6,8 @@ include::_attributes/common-attributes.adoc[]
|
||||
|
||||
toc::[]
|
||||
|
||||
You can change the default preferences for your profile to meet your requirements. You can set your default project, topology view (graph/list), editing medium (form or YAML), and language preferences.
|
||||
[role="_abstract"]
|
||||
You can change the default preferences for your profile to meet your requirements. You can set your default project, topology view (graph or list), editing medium (form or YAML), language preferences, and resource type.
|
||||
|
||||
The changes made to the user preferences are automatically saved.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user