Closed kinseii closed 1 month ago
Successfully works from the current directory with ./
, thus: source: ./../../_templates/test-configmap/test-configmap.yaml
.
But it may be worthwhile to provide for operation without specifying ./
.
Bug. Thanks for report.
Should work correct in https://github.com/shalb/cluster.dev/releases/tag/v0.9.6 Check pls
Worked, thanx!
Problem: The kubernetes unit does not find the source file if it is above the current directory (with relative path
../
):Error output:
If you don't use exit above the current directory, everything works. Example:
Cluster.dev Version: cdev version v0.9.5