forked from LaconicNetwork/kompose
if volumes in docker file is defined as
volumes:
- .:/code
Then the PVC created by kompose will containes .(dot) in it.
.-persistentvolumeclaim.yaml
|
||
|---|---|---|
| .. | ||
| fix_detached_head.sh | ||
| globals.sh | ||
| lib.sh | ||
| tests.sh | ||