Skip to content

Commit 9fb6e59

Browse files
mikkeloscarlinki
andauthored
Fix component labels
Co-authored-by: Martin Linkhorst <[email protected]>
1 parent 02058e5 commit 9fb6e59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cluster/manifests/roles/kubernetes-resource-analyzer.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ metadata:
2020
name: kubernetes-resource-analyzer-secrets
2121
labels:
2222
application: kubernetes
23-
application: resource-analyzer
23+
component: resource-analyzer
2424
rules:
2525
- apiGroups:
2626
- ""
@@ -37,7 +37,7 @@ metadata:
3737
name: kubernetes-resource-analyzer-secrets
3838
labels:
3939
application: kubernetes
40-
application: resource-analyzer
40+
component: resource-analyzer
4141
roleRef:
4242
apiGroup: rbac.authorization.k8s.io
4343
kind: ClusterRole

0 commit comments

Comments
 (0)