need this node-selector for logging
This commit is contained in:
parent
c34b24e97d
commit
f58313fba1
2 changed files with 2 additions and 0 deletions
|
@ -687,6 +687,7 @@ openshift_hosted_metrics_deploy=true
|
|||
#
|
||||
# Currently logging deployment is disabled by default, enable it by setting this
|
||||
openshift_logging_install_logging=true
|
||||
openshift_logging_es_nodeselector={"node-role.kubernetes.io/infra":"true"}
|
||||
#
|
||||
# Logging storage config
|
||||
# Option A - NFS Host Group
|
||||
|
|
|
@ -687,6 +687,7 @@ openshift_hosted_metrics_deploy=true
|
|||
#
|
||||
# Currently logging deployment is disabled by default, enable it by setting this
|
||||
openshift_logging_install_logging=true
|
||||
openshift_logging_es_nodeselector={"node-role.kubernetes.io/infra":"true"}
|
||||
#
|
||||
# Logging storage config
|
||||
# Option A - NFS Host Group
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue