Skip to content

Commit

Permalink
Fix labels for ETOS API
Browse files Browse the repository at this point in the history
  • Loading branch information
t-persson committed Oct 13, 2023
1 parent 889bec4 commit 29d4364
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion manifests/base/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ spec:
name: http
selector:
app.kubernetes.io/name: etos-api
app.kubernetes.io/component: api
3 changes: 1 addition & 2 deletions manifests/base/sse/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ spec:
protocol: TCP
targetPort: http
selector:
app.kubernetes.io/name: etos-api
app.kubernetes.io/component: sse
app.kubernetes.io/name: etos-sse
type: ClusterIP

0 comments on commit 29d4364

Please sign in to comment.