Filip Haftek

Results 3 issues of Filip Haftek

When flag `-compose-file-path` is specified, actually it assumes that it is only the directory name containing `docker-compose.yml` file. This PR adds the behaviour that other file name can be used...

Requirements: - Helm chart for installation - description in README and samples

enhancement

**Kubernetes deployment improvement** This is small improvement for Pod with multi-containers, which allows to use `kubectl logs` and `kubectl exec` without specifying flag `-c`. [Documentation](https://kubernetes.io/docs/reference/labels-annotations-taints/#kubectl-kubernetes-io-default-container) ### Checklist * [ ]...