We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61d638 commit b3ebfa6Copy full SHA for b3ebfa6
examples/lspvc-template.json
@@ -2,7 +2,7 @@
2
"kind": "Pod",
3
"apiVersion": "v1",
4
"metadata": {
5
- "name": "lspvc-{{.Name}}",
+ "name": "{{.Name}}",
6
"labels": {
7
"name": "lspvc"
8
}
0 commit comments