diff --git a/config/samples/api_v1beta1_openstacklightspeed.yaml b/config/samples/api_v1beta1_openstacklightspeed.yaml index 28cae26..ed262d0 100644 --- a/config/samples/api_v1beta1_openstacklightspeed.yaml +++ b/config/samples/api_v1beta1_openstacklightspeed.yaml @@ -15,6 +15,11 @@ spec: # database: # size: "5Gi" # class: "my-storage-class" + # Uncomment to customize log levels (DEBUG, INFO, WARNING, ERROR, CRITICAL): + # logging: + # ogxLogLevel: "all=info" + # lightspeedStackLogLevel: "INFO" + # dataverseExporterLogLevel: "INFO" # Uncomment to enable OKP (Offline Knowledge Portal) as an Inline RAG source: # okp: # accessKey: okp-access-key-secret