You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/deployments/operator/api.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -748,6 +748,7 @@ _Appears in:_
748
748
|`prometheusConnection`_[HTTPConnection](#httpconnection)_| PrometheusConnection connection details for a prometheus instance to use || Optional: {} <br /> |
749
749
|`lokiConnection`_[HTTPConnection](#httpconnection)_| LokiConnection connection details for a loki instance to use || Optional: {} <br /> |
750
750
|`ai`_[AISettings](#aisettings)_| AI settings specifies a configuration for LLM provider clients || Optional: {} <br /> |
751
+
|`logging`_[LoggingSettings](#loggingsettings)_| Settings for connections to log aggregation datastores || Optional: {} <br /> |
|`resources`_[ContainerResources](#containerresources)_| Resource specification that overrides implicit container resources when containers are not directly configured. || Optional: {} <br /> |
0 commit comments