Skip to content

Commit

Permalink
align ds labels to conventions
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Shitrit <[email protected]>
  • Loading branch information
mshitrit committed Jul 13, 2023
1 parent 258e62a commit 3b02d69
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions install/self-node-remediation-deamonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ metadata:
spec:
selector:
matchLabels:
app: self-node-remediation-agent
app.kubernetes.io/name: self-node-remediation
app.kubernetes.io/component: agent
template:
metadata:
creationTimestamp: null
labels:
control-plane: controller-manager
app: self-node-remediation-agent
app.kubernetes.io/name: self-node-remediation
app.kubernetes.io/component: agent
spec:
volumes:
- name: devices
Expand Down

0 comments on commit 3b02d69

Please sign in to comment.