minor fix: incorrect apiVersion and add NoOpTransformer for vars (#757)

This commit is contained in:
Jingfang Liu
2019-02-04 09:44:33 -08:00
committed by GitHub
parent 6444981796
commit d8585334cc
3 changed files with 6 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ spec:
name: example
`)
th.writeF("/app/kustomization.yaml", `
apiVersion: v1beta1
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- deployment.yaml