@@ -38,7 +38,7 @@ metadata:
3838 ]
3939 capabilities : Seamless Upgrades
4040 console.openshift.io/operator-monitoring-default : " true"
41- createdAt : " 2026-05-06T14:29:56Z "
41+ createdAt : " 2026-05-07T12:08:38Z "
4242 features.operators.openshift.io/cnf : " false"
4343 features.operators.openshift.io/cni : " false"
4444 features.operators.openshift.io/csi : " false"
@@ -114,6 +114,24 @@ spec:
114114 - description : Fake Provider MCP Tool Call
115115 displayName : Fake Provider MCP Tool Call
116116 path : llm.providers[0].fakeProviderMCPToolCall
117+ - description : Google Vertex Anthropic Config
118+ displayName : Google Vertex Anthropic Config
119+ path : llm.providers[0].googleVertexAnthropicConfig
120+ - description : Server region location
121+ displayName : Server Region Location
122+ path : llm.providers[0].googleVertexAnthropicConfig.location
123+ - description : Google Cloud project ID
124+ displayName : Google Cloud Project ID
125+ path : llm.providers[0].googleVertexAnthropicConfig.projectID
126+ - description : Google Vertex Config
127+ displayName : Google Vertex Config
128+ path : llm.providers[0].googleVertexConfig
129+ - description : Server region location
130+ displayName : Server Region Location
131+ path : llm.providers[0].googleVertexConfig.location
132+ - description : Google Cloud project ID
133+ displayName : Google Cloud Project ID
134+ path : llm.providers[0].googleVertexConfig.projectID
117135 - description : List of models from the provider
118136 displayName : Models
119137 path : llm.providers[0].models
@@ -262,7 +280,9 @@ spec:
262280 - description : Pull secrets for BYOK RAG images from image registries requiring authentication
263281 displayName : Image Pull Secrets
264282 path : ols.imagePullSecrets
265- - description : Enable introspection features
283+ - description : |-
284+ Enable introspection features (e.g. built-in OpenShift MCP server). Omitted means use the
285+ CRD default (true); explicit false disables introspection.
266286 displayName: Introspection Enabled
267287 path: ols.introspectionEnabled
268288 x-descriptors:
@@ -383,7 +403,6 @@ spec:
383403 - tls.key: Private key (PEM format) - REQUIRED
384404 - ca.crt: CA certificate for console proxy trust (PEM format) - OPTIONAL
385405
386-
387406 If ca.crt is not provided, the OpenShift Console proxy will use the default system trust store.
388407 displayName: TLS Certificate Secret Reference
389408 path: ols.tlsConfig.keyCertSecretRef
@@ -1018,4 +1037,4 @@ spec:
10181037 - name : lightspeed-postgresql
10191038 image : registry.redhat.io/rhel9/postgresql-16@sha256:42f385ac3c9b8913426da7c57e70bc6617cd237aaf697c667f6385a8c0b0118b
10201039 - name : lightspeed-operator-bundle
1021- image : registry.redhat.io/openshift-lightspeed/lightspeed-operator-bundle@sha256:893099609cd961e0c9c2d50f929565ac7214d39e3263203ee52449ce61c82db0
1040+ image : registry.redhat.io/openshift-lightspeed/lightspeed-operator-bundle@sha256:3705e3ec24aa4e0cb6d8d9d178ad02949d1bc787741c02f4ed312a7e18440cd5
0 commit comments