mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 00:52:55 +00:00
refactor Unmarshal Kustomization struct code
This commit is contained in:
@@ -84,8 +84,6 @@ spec:
|
||||
maxUnavailable: 100%
|
||||
`)
|
||||
th.WriteK(".", `
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
patches:
|
||||
- path: pdb-patch.yaml
|
||||
target:
|
||||
|
||||
Reference in New Issue
Block a user