generated from camel.apache.org/kamelet
Update Untime secret configuration
parent
829ebab9b5
commit
3914171176
@ -22,10 +22,9 @@ config-configmap-route.yaml
|
||||
- setBody:
|
||||
simple: "configmap content is: ${body}"
|
||||
- to: "log:info"
|
||||
|
||||
```
|
||||
|
||||
You can see that were expecting to use a my-configmap-key file stored somewhere in the classpath. In order to materialize the Configmap will be as easy as running the --config configmap syntax:
|
||||
You can see that were expecting to use a my-configmap-key file stored somewhere in the classpath. In order to materialize the Configmap will be as easy as running the -`-config `configmap syntax:
|
||||
|
||||
kamel run `)`
|
||||
As soon as the Integration starts, the Camel K operator will take care to mount a volume with the Configmap 's content.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user