semicolon
This commit is contained in:
parent
d6cca37b8e
commit
9069837f2f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
kind = "Deployment";
|
||||
metadata = {
|
||||
name = "ubuntu-test";
|
||||
labels.app = "ubuntu-test"
|
||||
labels.app = "ubuntu-test";
|
||||
};
|
||||
spec = {
|
||||
selector.matchLabels.app = "ubuntu-test";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue