Версия схемы: 1

  • cnpgOperator
    объект
    CNPG operator configuration settings.

    По умолчанию: {}

    • cnpgOperator.autoDiscoveryClusters
      булевый
      Automatically discovery PG clusters CustomResources.

      По умолчанию: true

    • cnpgOperator.defaultQueriesMetrics
      булевый
      Enable or not queries metrics for all clusters managed by this operator.

      По умолчанию: true

    • cnpgOperator.enabled
      булевый
      Enable cnpg-operator deployment to manage all PG databases in cluster.

      По умолчанию: true

  • integrations
    объект

    По умолчанию: {}

    • integrations.DOP
      объект

      По умолчанию: {}

      • integrations.DOP.apiKey
        строка
        API key for okmeter

        По умолчанию:

  • logLevel
    строка
    The logging level of the module managed-postgres components.

    По умолчанию: Info

    Допустимые значения: Trace, Debug, Info, Warning, Error

    Пример:


    logLevel: Debug