Skip to content

ERROR: assignment to entry in nil map #1

Open
@patsevanton

Description

@patsevanton

Hello! Thanks for

Current directory contain templates and emptry templates:

 tree
.
├── Chart.yaml
├── README.md
├── output
├── templates
│   ├── api-gateway-deployment.yaml
│   ├── api-gateway-service.yaml
│   ├── config-server-deployment.yaml
│   ├── config-server-service.yaml
│   ├── customers-service-deployment.yaml
│   ├── customers-service-service.yaml
│   ├── discovery-server-deployment.yaml
│   ├── discovery-server-service.yaml
│   ├── distr-persistentvolumeclaim.yaml
│   ├── tracing-server-deployment.yaml
│   ├── tracing-server-service.yaml
│   ├── vets-service-deployment.yaml
│   ├── vets-service-service.yaml
│   ├── visits-service-deployment.yaml
│   └── visits-service-service.yaml
└── templates1

3 directories, 17 files

Run helmtrans

helmtrans yamltohelm -p templates -o templates1
ERROR: assignment to entry in nil map

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions