Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 271c11e

Browse files
committed
fixup! Set labels
1 parent 71e6cd5 commit 271c11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qemu-exporter-statefulset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
namespace: $(cat /var/run/secrets/kubernetes.io/serviceaccount/namespace)
6565
name: $(cat /etc/hostname)
6666
labels:
67-
jumpstarter.dev/board: qemu
67+
example.com/board: qemu
6868
spec:
6969
username: kubernetes:$(kubectl auth whoami -o jsonpath="{.status.userInfo.username}")
7070
EOF

0 commit comments

Comments
 (0)