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";
|
kind = "Deployment";
|
||||||
metadata = {
|
metadata = {
|
||||||
name = "ubuntu-test";
|
name = "ubuntu-test";
|
||||||
labels.app = "ubuntu-test"
|
labels.app = "ubuntu-test";
|
||||||
};
|
};
|
||||||
spec = {
|
spec = {
|
||||||
selector.matchLabels.app = "ubuntu-test";
|
selector.matchLabels.app = "ubuntu-test";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue