Skip to content

Commit

Permalink
Include podLabels annotation in values file
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkDPierce committed Oct 30, 2023
1 parent c0412c2 commit 559c32e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/k6-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ customAnnotations: {}
# customLabels -- Custom Label to be applied on all resources
customLabels: {}

# podLabels -- Custom Label to be applied on all pods
podLabels: {}

# nodeSelector -- Node Selector to be applied on all containers
nodeSelector: {}

Expand Down

0 comments on commit 559c32e

Please sign in to comment.