Skip to content

Commit

Permalink
pod.yaml: add app=fedora-coreos label
Browse files Browse the repository at this point in the history
For easier selecting and deleting.
  • Loading branch information
jlebon committed Nov 22, 2019
1 parent 0dc21c2 commit 7717b4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
apiVersion: v1
metadata:
name: coreos-assembler
labels:
app: fedora-coreos
kind: Pod
spec:
# run as `jenkins` so we can do `oc start-build`
Expand Down

0 comments on commit 7717b4a

Please sign in to comment.