mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-18 04:15:26 +00:00
Revert "add apiVersion and kind to docs and examples" (#653)
This commit is contained in:
@@ -11,8 +11,6 @@ Make a `kustomization` containing an ingress resource.
|
||||
DEMO_HOME=$(mktemp -d)
|
||||
|
||||
cat <<EOF >$DEMO_HOME/kustomization.yaml
|
||||
apiVersion: v1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ingress.yaml
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user