github.com/verrazzano/verrazzano@v1.7.0/tools/psr/manifests/usecases/opensearch/postlogs.yaml (about)

     1  # Copyright (c) 2022, Oracle and/or its affiliates.
     2  # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
     3  
     4  global:
     5    envVars:
     6      PSR_WORKER_TYPE: ops-postlogs
     7      LOG_ENTRIES: 1
     8      LOG_LENGTH: 1
     9  
    10  # activate subchart
    11  opensearch:
    12    enabled: true
    13