semicolon

This commit is contained in:
NyxErinys 2026-05-27 02:12:44 -05:00
parent d6cca37b8e
commit 9069837f2f

View file

@ -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";