Skip to content

Commit

Permalink
Fix for kube-burner/issues/600 (#23)
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Castillo Lema <[email protected]>
  • Loading branch information
josecastillolema authored Feb 27, 2024
1 parent 0cc3d87 commit b1e7924
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/config/web-burner-init/pod_serving.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ kind: Deployment
apiVersion: apps/v1
metadata:
name: dep-serving-{{ .Iteration }}-{{ .Replica }}-{{.JobName }}
namespace: serving-ns-{{ .Iteration }}
spec:
template:
metadata:
Expand Down

0 comments on commit b1e7924

Please sign in to comment.