Skip to content

Commit

Permalink
Fixed topo-discovery chart (#707)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomikazi authored Jan 11, 2023
1 parent b8f81de commit 86c1e0f
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 37 deletions.
2 changes: 1 addition & 1 deletion topo-discovery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apiVersion: v2
name: topo-discovery
description: ONOS Topology Discovery service
type: application
version: 0.2.1
version: 0.2.2
appVersion: v0.2.0
keywords:
- onos
Expand Down
19 changes: 0 additions & 19 deletions topo-discovery/templates/role.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions topo-discovery/templates/rolebinding.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion topo-discovery/templates/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
selector:
name: {{ template "topo-discovery.fullname" . }}
app: onos
type: topo-discovery
type: discovery
resource: {{ template "topo-discovery.fullname" . }}
{{- include "topo-discovery.selectorLabels" . | nindent 4 }}
ports:
Expand Down

0 comments on commit 86c1e0f

Please sign in to comment.