Added snippets for Emacs
This commit is contained in:
5
emacs/.emacs.d/snippets/yaml-mode/k8-kustom
Normal file
5
emacs/.emacs.d/snippets/yaml-mode/k8-kustom
Normal file
@@ -0,0 +1,5 @@
|
||||
#key : k8s/kustomization
|
||||
# --
|
||||
resources:
|
||||
- ${1:deployment}.yaml
|
||||
- ${2:service}.yaml
|
||||
Reference in New Issue
Block a user