citrusframework / yaks

YAKS is a platform to enable Cloud Native BDD testing on Kubernetes
Apache License 2.0
82 stars 28 forks source link

Add `Given Camel-K namespace ...` step #368

Closed christophd closed 2 years ago

christophd commented 2 years ago

Allow users to overwrite Camel K namespace in a feature file. This should overwrite the configuration settings done via env variable settings in yaks-config.yaml

christophd commented 2 years ago

Relates to #365