|
@@ -42,7 +42,7 @@ openshift_logging_elasticsearch_kibana_index_mode: 'unique'
|
|
|
|
|
|
openshift_logging_elasticsearch_proxy_cpu_request: "100m"
|
|
|
openshift_logging_elasticsearch_proxy_memory_limit: "64Mi"
|
|
|
-openshift_logging_elasticsearch_prometheus_sa: "system:serviceaccount:{{openshift_prometheus_namespace | default('prometheus')}}:prometheus"
|
|
|
+openshift_logging_elasticsearch_prometheus_sa: "system:serviceaccount:{{openshift_prometheus_namespace | default('openshift-metrics')}}:prometheus"
|
|
|
|
|
|
# this is used to determine if this is an operations deployment or a non-ops deployment
|
|
|
# simply used for naming purposes
|