Skip to content

spec.podMetadata not copying into deployed pod #106

Description

@mikstur

What happened:
I am trying to pass labels into the pod using the spec.podMetadata object, but the deployed pod doesn't result in containing any labels.

What you expected to happen:
Expected the deployed pod to have the labels passed in via spec.podMetadata.labels.

How to reproduce it (as minimally and precisely as possible):

Add a spec.podMetadata like:

  podMetadata:
    labels:
      custom_label: abc

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions