Skip to content

Commit

Permalink
Fix service label
Browse files Browse the repository at this point in the history
  • Loading branch information
mulbc committed May 29, 2020
1 parent b8c0fc4 commit a457a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/gosbench.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ kind: Service
metadata:
name: gosbench-worker1
labels:
app: gosbench-worker2
app: gosbench-worker1
spec:
type: NodePort
ports:
Expand Down

0 comments on commit a457a01

Please sign in to comment.