Skip to content

Document how to add additional labels and annotations to skupper owned resources #291

Description

@fgiorgetti

Document how to pass additional labels and annotations to Skupper owned resources:

apiVersion: v1
kind: ConfigMap
metadata:
  name: skupper-labels
  labels:
    skupper.io/label-template: ""
    mylabel1: myvalue1
  annotations:
    myannotation1: myvalue1

It is also possible to filter which resources are going to be included, using .data setion, like:

data:
  kind: Deployment
  name: skupper-router

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions