mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
* support for more helm template args * move templateArgs and unit tests to api/types * undo package name change * use our own simple helm chart instead of forking one * add argument to AsHelmArgs * code review * lint errors
7 lines
101 B
YAML
7 lines
101 B
YAML
data:
|
|
namespace: default
|
|
image:
|
|
name: test-image
|
|
tag: v1.0.0
|
|
imagePullPolicy: Always
|