-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Bug 1520176 Correct logging variable and install default status #7265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@bmcelvee the variable should be |
@ewolinetz, right! Thanks, it's fixed. |
@openshift/team-documentation PTAL 🌻 |
Starting with {product-title} 3.7, cluster logging is set to deploy | ||
automatically by default during installation. | ||
Cluster logging is not set to automatically deploy by default. Set the | ||
following to enable cluster logging when using the advanced install: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/install/installation method
@bmcelvee Just one minor comment from me 👍 |
[rev_history] |
…ault status (cherry picked from commit 626acd4) xref:openshift#7265
…ault status (cherry picked from commit 626acd4) xref:openshift#7265
https://bugzilla.redhat.com/show_bug.cgi?id=1520176
@ewolinetz @jcantrill I changed this content according to the feedback from IRC yesterday. Is the
openshift_hosted_logging_deploy=true
variable still correct?Thanks!