Skip to content

No ability to set annotations at the Deployment/DaemonSet level #415

@noahwm

Description

@noahwm

Example below, from what I can tell annotations are only available at podAnnotations level, it would be desirable to have this at the Deployment/DaemonSet level as well.

apiVersion: apps/v1
kind: DaemonSet
metadata:
  annotations:
    ignore-check.kube-linter.io/something-something: No SP
  name: observe-agent-node-logs-metrics-agent
  namespace: observability

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions