bjethwan commented on issue #3429:
URL: https://github.com/apache/camel-k/issues/3429#issuecomment-1179690136
I guess the option is missing altogether in camel-k helm chart
helm show values camel-k/camel-k
```
# Default values for camel-k.
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
nameOverride: ""
fullnameOverride: ""
operator:
image: docker.io/apache/camel-k:1.9.2
platform:
build:
registry: {}
cluster: ""
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]