Skip to content

Commit 7bd8546

Browse files
committed
pod.yaml: add app=fedora-coreos label
For easier selecting and deleting.
1 parent 4a4e57b commit 7bd8546

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifests/pod.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
apiVersion: v1
55
metadata:
66
name: coreos-assembler
7+
labels:
8+
app: fedora-coreos
79
kind: Pod
810
spec:
911
# run as `jenkins` so we can do `oc start-build`

0 commit comments

Comments
 (0)