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
The CM is available in the namespace (default). However, the CLI tries to use "" namespace (empty).
$ kamel run my-route.yaml --config configmap:my-cm -t container.limit-cpu=0.1 -t container.limit-memory=256Mi -o yaml > base/my-it.yaml
Warn: my-cm Configmap not found in namespace, make sure to provide it before the Integration can run
The text was updated successfully, but these errors were encountered:
The CM is available in the namespace (default). However, the CLI tries to use "" namespace (empty).
The text was updated successfully, but these errors were encountered: