mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 09:24:23 +00:00
Merge pull request #748 from Liujingfang1/version
add group name as kustomize.config.k8s.io
This commit is contained in:
@@ -33,7 +33,7 @@ import (
|
||||
|
||||
const (
|
||||
kustomizationContent1 = `
|
||||
apiVersion: v1beta1
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namePrefix: foo-
|
||||
nameSuffix: -bar
|
||||
|
||||
Reference in New Issue
Block a user