mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-21 14:32:03 +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
5 lines
83 B
YAML
5 lines
83 B
YAML
data:
|
|
image:
|
|
name: test-image-file1
|
|
tag: file1
|
|
imagePullPolicy: Never |