Attributes Page
To disable Dev Mode (this page) comment out the dev-mode.js extenion in the playbook (usually default-site.yml)
Component Wide Attributes
Antora component version@name: master@openshift-gitops-workshop
{
"page-pagination": true,
"console_url": "URL_PLACEHOLDER",
"login_command": "LOGIN_COMMAND_PLACEHOLDER",
"gitops_revision": "REVISION_PLACEHOLDER",
"openshift_cluster_ingress_domain": "OPENSHIFT_CLUSTER_INGRESS_DOMAIN_PLACEHOLDER",
"password": "PASSWORD_PLACEHOLDER",
"user": "USER_PLACEHOLDER"
}