mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
need this node-selector for logging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user