mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-01 10:20:35 +00:00
add apiVersiond and kind in tests to reduce test noise
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
apiVersion: v1
|
||||
kind: Kustomization
|
||||
namePrefix: p1-
|
||||
configMapGenerator:
|
||||
- name: com1
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
apiVersion: v1
|
||||
kind: Kustomization
|
||||
namePrefix: p2-
|
||||
configMapGenerator:
|
||||
- name: com2
|
||||
|
||||
Reference in New Issue
Block a user