Skip to content

Commit

Permalink
Add the recommended K8s label app.kubernetes.io/name. (#2082)
Browse files Browse the repository at this point in the history
https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/#labels

Signed-off-by: pjuarezd <pjuarezd@users.noreply.github.com>
  • Loading branch information
pjuarezd committed Apr 19, 2024
1 parent 74b8885 commit 9f5720d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ commonAnnotations:
operator.min.io/license: "AGPLv3"
operator.min.io/support: "https://subnet.min.io"
operator.min.io/version: v5.0.14

commonLabels:
app.kubernetes.io/name: operator
resources:
- base/namespace.yaml
- base/service-account.yaml
Expand Down

0 comments on commit 9f5720d

Please sign in to comment.