mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 08:02:34 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Build a kustomization file and deploy it with `kubectl`:
|
||||
|
||||
`kustomize build . | kubectl apply -f -`
|
||||
`kustomize build . | kubectl apply {{[-f|--filename]}} -`
|
||||
|
||||
- Set an image in the kustomization file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user