mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 09:40:49 +00:00
Revert "add apiVersion and kind to docs and examples" (#653)
This commit is contained in:
@@ -18,8 +18,6 @@ Create a kustomization and add a ConfigMap generator to it.
|
||||
<!-- @createCMGenerator @test -->
|
||||
```
|
||||
cat > $DEMO_HOME/kustomization.yaml << EOF
|
||||
apiVersion: v1
|
||||
kind: Kustomization
|
||||
configMapGenerator:
|
||||
- name: my-configmap
|
||||
literals:
|
||||
|
||||
Reference in New Issue
Block a user