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";
metadata = {
name = "ubuntu-test";
labels.app = "ubuntu-test"
labels.app = "ubuntu-test";
};
spec = {
selector.matchLabels.app = "ubuntu-test";