GoogleContainerTools / GoogleContainerTools/skaffold

parameterization doesn't work for helm deployer

Open
#8,410 0 comments 0 reactions 0 assignees View on GitHub
kind/todo
Dominant language
Go
Stars
15.9k
Forks
1.7k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

### Information
see integration/testdata/helm-namespace project as an example. Most likely, this is caused by schema adjustment where we copy helm deployer config to manifest.helm node if the node is not set.

### Expected behavior
- ``skaffold render --set replicaCount=3`` should set replicas value to 3 in the output manifest

### Actual behavior
- the result is still 2.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.