mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-14 10:30:59 +00:00
Initial commit for a tutorial on getting started with kustomize (#4516)
* Initial commit for a tutorial on getting started with kustomize * add build commands and update comment with name of the file * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: David Jacob <davidmjacob86@gmail.com> * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: David Jacob <davidmjacob86@gmail.com> * fix typo * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: Natasha Sarkar <natashasarkar@google.com> * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: Natasha Sarkar <natashasarkar@google.com> * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: Natasha Sarkar <natashasarkar@google.com> * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: Natasha Sarkar <natashasarkar@google.com> * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: Natasha Sarkar <natashasarkar@google.com> * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: Natasha Sarkar <natashasarkar@google.com> * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: Natasha Sarkar <natashasarkar@google.com> * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: Natasha Sarkar <natashasarkar@google.com> * updates following review * updates to getting started guide * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: Katrina Verey <kn.verey@gmail.com> * Update site/content/en/docs/Getting started/first_kustomization.md Co-authored-by: Katrina Verey <kn.verey@gmail.com> * updates to consolidate example into one folder Co-authored-by: David Jacob <davidmjacob86@gmail.com> Co-authored-by: Natasha Sarkar <natashasarkar@google.com> Co-authored-by: Katrina Verey <kn.verey@gmail.com>
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
},
|
||||
"homepage": "https://github.com/google/docsy-example#readme",
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^10.4.0",
|
||||
"postcss": "^8.3.7",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"postcss": "^8.4.8",
|
||||
"postcss-cli": "^9.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user