Skip to content

Commit

Permalink
BC-7240 - fix labels
Browse files Browse the repository at this point in the history
  • Loading branch information
mamutmk5 authored Jun 27, 2024
1 parent a8e3e11 commit 1993b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/mongo-repset/templates/svc.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: mongo-svc
namespace: {{ NAMESPACE }}
labels:
app: app-1
app: mongo-svc
spec:
type: ClusterIP
ports:
Expand Down

0 comments on commit 1993b2d

Please sign in to comment.