Skip to content

Commit

Permalink
feat: fixed sidecar naming convention
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanPierreNell committed May 31, 2024
1 parent 4b84b1f commit 6ee545c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
protocol: TCP
resources: {}
imagePullPolicy: Always
- name: crsp-sidecar-rel-1-0-0
- name: ed-sidecar-rel-1-0-0
image: example.io/sidecar-rel-1-0-0:1.0.0
ports:
- name: http
Expand Down

0 comments on commit 6ee545c

Please sign in to comment.